FlashCode-Lab commited on
Commit
edc03c9
·
verified ·
1 Parent(s): 6307063

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -6
requirements.txt CHANGED
@@ -1,6 +1,3 @@
1
- langchain==0.3.0
2
- langchain-community==0.3.0
3
- langchain-huggingface==0.1.0
4
- faiss-cpu
5
- sentence-transformers
6
- gradio
 
1
+ gradio>=4.44.1
2
+ huggingface_hub>=0.24.0
3
+ python-dotenv