Hadi32 commited on
Commit
cf3b3fb
·
verified ·
1 Parent(s): 70154a2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- gradio==4.26.0
2
- transformers==4.57.6
3
- torch==2.10.0
4
- pillow==10.1.0
 
1
+ gradio>=4.20.0
2
+ transformers>=4.40.0
3
+ torch>=2.0.0
4
+ Pillow>=11.0.0