SagarVelamuri commited on
Commit
bbb45ee
·
verified ·
1 Parent(s): a6cfb1d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -13
requirements.txt CHANGED
@@ -1,14 +1,6 @@
1
- # Core
2
- numpy>=2.1.0
3
- torch>=2.5.0
4
- transformers>=4.51.0
5
- accelerate>=0.33.0
6
-
7
- # UI
8
- gradio>=4.36.0,<5
9
-
10
- # Tokenizer deps
11
  sentencepiece>=0.1.99
12
-
13
- # IndicTrans tooling (use PyPI, not git HEAD)
14
- indictranstoolkit==1.1.1.post1
 
1
+ torch>=2.2.0
2
+ transformers>=4.42.0
3
+ accelerate>=0.30.0
4
+ gradio>=4.31.0
 
 
 
 
 
 
5
  sentencepiece>=0.1.99
6
+ git+https://github.com/VarunGumma/IndicTransToolkit.git