bokesyo commited on
Commit
b337ce7
1 Parent(s): 6e66d2c

fix dependency

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,6 +2,7 @@ PyMuPDF
2
  tqdm
3
  gradio
4
  Pillow==10.1.0
 
5
  torchvision
6
  sentencepiece==0.1.99
7
  numpy==1.26.0
 
2
  tqdm
3
  gradio
4
  Pillow==10.1.0
5
+ torch==2.2.0
6
  torchvision
7
  sentencepiece==0.1.99
8
  numpy==1.26.0