Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -5
requirements.txt
CHANGED
|
@@ -1,7 +1,4 @@
|
|
| 1 |
gradio
|
| 2 |
groq
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
requests
|
| 6 |
-
python-dotenv
|
| 7 |
-
huggingface_hub
|
|
|
|
| 1 |
gradio
|
| 2 |
groq
|
| 3 |
+
Flask==2.3.2
|
| 4 |
+
Werkzeug==2.3.7
|
|
|
|
|
|
|
|
|