Robinhood135 commited on
Commit
703e987
·
verified ·
1 Parent(s): 6b9c50e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -0
requirements.txt ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio==5.6.0
2
+ pydantic==2.10.6
3
+ torch
4
+ torchvision
5
+ transformers
6
+ open_clip_torch
7
+ pillow
8
+ huggingface_hub
9
+ scipy
10
+ regex
11
+ ftfy
12
+ sacremoses
13
+ sentencepiece
14
+ IndicTransToolkit
15
+ wget