cointegrated commited on
Commit
23ab5d7
1 Parent(s): 7321395

upgrade gradio

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,5 +2,5 @@ transformers
2
  fasttext
3
  sentencepiece
4
  numpy
5
- gradio
6
  torch
 
2
  fasttext
3
  sentencepiece
4
  numpy
5
+ gradio>=3.15.0
6
  torch