Rammohan0504 commited on
Commit
bff2e47
·
verified ·
1 Parent(s): 4bdf8dd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -6
requirements.txt CHANGED
@@ -1,6 +1,4 @@
1
- torch==2.1.2+cpu
2
-
3
- transformers==4.39.3
4
- gradio==4.26.0
5
- Pillow>=10.0.0
6
- fpdf>=1.7.2
 
1
+ torch>=2.0.0
2
+ transformers>=4.38.0
3
+ gradio>=4.15.0
4
+ Pillow>=10.0.0