cnmoro commited on
Commit
2ac07e8
1 Parent(s): 96d2af2

Update requirements.txt

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