bokesyo commited on
Commit
2ef352a
1 Parent(s): 515f758

fix dependency

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -3,6 +3,7 @@ tqdm
3
  gradio
4
  Pillow==10.1.0
5
  timm==0.9.10
 
6
  torchvision
7
  transformers==4.40.2
8
  sentencepiece==0.1.99
 
3
  gradio
4
  Pillow==10.1.0
5
  timm==0.9.10
6
+ torch==2.2.0
7
  torchvision
8
  transformers==4.40.2
9
  sentencepiece==0.1.99