Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,5 +2,5 @@ torch
|
|
2 |
git+https://github.com/huggingface/transformers
|
3 |
datasets
|
4 |
sentencepiece
|
5 |
-
gradio==3.
|
6 |
gradio_client==0.2.7
|
|
|
2 |
git+https://github.com/huggingface/transformers
|
3 |
datasets
|
4 |
sentencepiece
|
5 |
+
gradio==3.31.0
|
6 |
gradio_client==0.2.7
|