ivanlau commited on
Commit
cb26e3a
1 Parent(s): 0e4d525

Pin gradio version to 2.6.1

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