DHEIVER commited on
Commit
cb669b8
·
verified ·
1 Parent(s): 5ae02e5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -4,5 +4,6 @@ transformers @ git+https://github.com/huggingface/transformers.git
4
  sentencepiece>=0.1.99
5
  scipy>=1.7.0
6
  numpy>=1.21.0
 
7
  pathlib>=1.0.1
8
  typing>=3.7.4
 
4
  sentencepiece>=0.1.99
5
  scipy>=1.7.0
6
  numpy>=1.21.0
7
+ gradio>=4.0.0
8
  pathlib>=1.0.1
9
  typing>=3.7.4