24Sureshkumar commited on
Commit
a719102
·
verified ·
1 Parent(s): 625a47c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +18 -5
requirements.txt CHANGED
@@ -1,5 +1,18 @@
1
- torch>=1.7.1
2
- transformers>=4.0.0
3
- Pillow>=8.0.0
4
- gradio>=3.0.0
5
- requests>=2.24.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ pip==24.2
2
+ setuptools>=42
3
+ numpy<2.0 # Ensure compatibility with other modules
4
+ httpx>=0.23.0,<0.24.0
5
+ httpcore>=0.15.0,<0.16.0
6
+ wheel>=0.38.1
7
+ requests
8
+ groq
9
+ deep-translator
10
+ Pillow
11
+ joblib
12
+ indic-transliteration
13
+ openai
14
+ transformers==4.30.0
15
+ torch==1.11.0
16
+ gradio==3.12.0
17
+ Cython>=0.29.33
18
+ scikit-learn==1.0.2