ZAHRA585 commited on
Commit
5e4777a
·
verified ·
1 Parent(s): ca04598

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
- transformers>=4.47.0
2
- torch>=2.1.0
3
  gradio>=4.44.0
 
 
 
 
 
 
1
  gradio>=4.44.0
2
+ transformers>=4.40.0
3
+ torch>=2.0.0
4
+ numpy>=1.24.0