ivanlau commited on
Commit
6729347
1 Parent(s): 6b3b696

Pin gradio version to 3.50.0

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