Walid-Ahmed commited on
Commit
f3bd61b
1 Parent(s): 575c205

Update requirements.txt

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