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