Spaces:
Running
Running
Update requirements.txt
Browse files- 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
|