24Sureshkumar commited on
Commit
7321ab9
·
verified ·
1 Parent(s): 125e603

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -19
requirements.txt CHANGED
@@ -1,19 +1,6 @@
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
19
- diffusers
 
1
+ transformers
2
+ diffusers
3
+ torch
4
+ gradio
5
+ sentencepiece
6
+ accelerate