Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
@@ -1 +1,8 @@
|
|
1 |
-
huggingface_hub==0.22.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.22.2
|
2 |
+
tiktoken
|
3 |
+
fasttext
|
4 |
+
minivectordb==1.5.1
|
5 |
+
scikit-learn
|
6 |
+
numpy
|
7 |
+
nltk
|
8 |
+
gradio>=4.13.0
|