Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -5
requirements.txt
CHANGED
|
@@ -1,7 +1,5 @@
|
|
| 1 |
Flask
|
| 2 |
huggingface-hub
|
| 3 |
-
dotenv
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
numpy==1.26.4
|
| 7 |
-
dns
|
|
|
|
| 1 |
Flask
|
| 2 |
huggingface-hub
|
| 3 |
+
python-dotenv
|
| 4 |
+
requests
|
| 5 |
+
dnspython
|
|
|
|
|
|