DHEIVER commited on
Commit
265b5f4
·
verified ·
1 Parent(s): c1772f8

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio>=4.0.0
2
+ huggingface_hub>=0.23.0
3
+ langchain-community>=0.2.0
4
+ sentence-transformers>=2.7.0
5
+ chromadb>=0.5.0
6
+ pypdf>=4.0.0