bokesyo commited on
Commit
85cf776
1 Parent(s): 38c389d

fix dependency

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