SamanthaStorm commited on
Commit
287246a
·
verified ·
1 Parent(s): f4d2a9a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- gradio
2
- transformers
3
- torch
 
1
+ gradio>=4.0.0
2
+ transformers>=4.39.0
3
+ torch>=2.0