DHEIVER commited on
Commit
a348084
·
verified ·
1 Parent(s): ce906cb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -11
requirements.txt CHANGED
@@ -1,14 +1,4 @@
1
- # requirements.txt
2
-
3
- # Core dependencies
4
  gradio>=4.0.0
5
  torch>=2.0.0
6
- faiss-cpu>=1.7.4
7
- numpy>=1.24.0
8
- requests>=2.31.0
9
- googletrans-py>=3.0.0
10
-
11
- # Need specific versions to resolve the compatibility issue
12
- sentence-transformers==2.2.2
13
  transformers>=4.30.0
14
- huggingface-hub==0.16.4
 
 
 
 
1
  gradio>=4.0.0
2
  torch>=2.0.0
 
 
 
 
 
 
 
3
  transformers>=4.30.0
4
+ numpy>=1.24.0