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

fix dependency

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -5
requirements.txt CHANGED
@@ -1,11 +1,7 @@
1
- --extra-index-url https://download.pytorch.org/whl/cu118
2
  PyMuPDF
3
  tqdm
4
  gradio
5
  Pillow==10.1.0
6
- timm==0.9.10
7
- torch==2.1.2
8
- torchvision==0.16.2
9
- transformers==4.40.2
10
  sentencepiece==0.1.99
11
  numpy==1.26.0
 
 
1
  PyMuPDF
2
  tqdm
3
  gradio
4
  Pillow==10.1.0
5
+ torchvision
 
 
 
6
  sentencepiece==0.1.99
7
  numpy==1.26.0