userlocallm commited on
Commit
794044d
·
verified ·
1 Parent(s): 064bf6d

Upload 2 files

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -1
requirements.txt CHANGED
@@ -1 +1,9 @@
1
- huggingface_hub==0.25.2
 
 
 
 
 
 
 
 
 
1
+ llama-cpp-python
2
+ llama-cpp
3
+ sqlite3
4
+ requests
5
+ spacy
6
+ scikit-learn
7
+ numpy
8
+ gradio
9
+ huggingface_hub==0.25.2