Hamid Omarov commited on
Commit
2871353
·
1 Parent(s): b3617c5

Add requirements.txt for HF Space

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ gradio
2
+ chromadb
3
+ sentence-transformers
4
+ langchain-groq
5
+ langchain-community
6
+ pypdf
7
+ python-dotenv