Frajosgro commited on
Commit
02b2ca4
·
verified ·
1 Parent(s): fe3e0b3

Update requirements.txt

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