Spaces:
Sleeping
Sleeping
Upload folder using huggingface_hub
Browse files- requirements.txt +11 -11
requirements.txt
CHANGED
|
@@ -1,11 +1,11 @@
|
|
| 1 |
-
beautifulsoup4
|
| 2 |
-
faiss_cpu
|
| 3 |
-
Flask
|
| 4 |
-
Flask_SocketIO
|
| 5 |
-
gradio
|
| 6 |
-
numpy
|
| 7 |
-
openai
|
| 8 |
-
Requests
|
| 9 |
-
scikit_learn
|
| 10 |
-
validators
|
| 11 |
-
Werkzeug
|
|
|
|
| 1 |
+
beautifulsoup4
|
| 2 |
+
faiss_cpu
|
| 3 |
+
Flask
|
| 4 |
+
Flask_SocketIO
|
| 5 |
+
gradio
|
| 6 |
+
numpy
|
| 7 |
+
openai
|
| 8 |
+
Requests
|
| 9 |
+
scikit_learn
|
| 10 |
+
validators
|
| 11 |
+
Werkzeug
|