abdullah63 commited on
Commit
3a16ab6
·
verified ·
1 Parent(s): 3b55f38

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -1
requirements.txt CHANGED
@@ -1 +1,7 @@
1
- huggingface_hub==0.25.2
 
 
 
 
 
 
 
1
+ huggingface_hub==0.25.2
2
+ gradio>=4.44.0
3
+ faiss-cpu>=1.8.0
4
+ sentence-transformers>=3.0.1
5
+ google-generativeai>=0.8.2
6
+ pandas>=2.2.2
7
+ numpy>=1.26.4