Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +12 -1
requirements.txt
CHANGED
@@ -1 +1,12 @@
|
|
1 |
-
huggingface_hub==0.25.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.25.2
|
2 |
+
gradio
|
3 |
+
langchain
|
4 |
+
transformers
|
5 |
+
huggingface-hub
|
6 |
+
sentence-transformers
|
7 |
+
sklearn
|
8 |
+
langdetect
|
9 |
+
requests
|
10 |
+
beautifulsoup4
|
11 |
+
json
|
12 |
+
numpy
|