cnmoro commited on
Commit
d8f1c5e
1 Parent(s): 1dfe764

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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