sadegh803211 commited on
Commit
93edcd2
·
verified ·
1 Parent(s): d9b85af

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -3
requirements.txt CHANGED
@@ -1,3 +1,11 @@
1
- gradio>=4.44.0
2
- huggingface_hub>=0.25.2
3
- transformers>=4.44.2
 
 
 
 
 
 
 
 
 
1
+ gradio>=4.44.0
2
+ huggingface_hub>=0.25.2
3
+ transformers>=4.44.2
4
+ gradio>=4.44.0
5
+ sentence-transformers>=3.0.1
6
+ faiss-cpu>=1.8.0
7
+ pandas>=2.2.2
8
+ numpy>=1.26.4
9
+ pillow>=10.4.0
10
+ google-genai>=0.1.0
11
+ torch>=2.3.1