whoami02 commited on
Commit
dcc9f9d
1 Parent(s): 8238c6b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt CHANGED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ gradio==4.14
2
+ sentence-transformers
3
+ langchain==0.1.3
4
+ llama-hub
5
+ chromadb
6
+ huggingface_hub
7
+ llama_cpp_python==0.1.83