Hamid Omarov commited on
Commit
b834d82
·
1 Parent(s): 22f4b8b

Deploy: Gradio app for Hugging Face Space

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -3
requirements.txt CHANGED
@@ -1,3 +1,6 @@
1
- flask==3.0.0
2
- requests==2.31.0
3
- python-dotenv==1.0.0git push
 
 
 
 
1
+ gradio
2
+ chromadb
3
+ sentence-transformers
4
+ langchain-groq
5
+ pypdf
6
+ python-dotenv