whoami02 commited on
Commit
2e0630f
1 Parent(s): 3bb5cee

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -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