Spaces:
Build error
Build error
Commit
·
08fdf5d
1
Parent(s):
1dd6ed8
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ torch
|
|
2 |
git+https://github.com/huggingface/transformers
|
3 |
git+https://github.com/huggingface/datasets
|
4 |
sentencepiece
|
5 |
-
gradio_client==0.2.7
|
|
|
|
2 |
git+https://github.com/huggingface/transformers
|
3 |
git+https://github.com/huggingface/datasets
|
4 |
sentencepiece
|
5 |
+
gradio_client==0.2.7
|
6 |
+
gradio==3.33.1
|