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