leonarb commited on
Commit
a840f3a
·
verified ·
1 Parent(s): 3969bf5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  gradio==4.24.0
2
  gradio-client==0.14.0
3
  transformers==4.46.2
4
- torch==2.1.2
5
  pillow>=8.0,<11.0
6
  PyMuPDF==1.22.5
7
  PyPDF2
 
1
  gradio==4.24.0
2
  gradio-client==0.14.0
3
  transformers==4.46.2
4
+ torch==2.5.1
5
  pillow>=8.0,<11.0
6
  PyMuPDF==1.22.5
7
  PyPDF2