Spaces:
Runtime error
Runtime error
alan
commited on
Commit
·
7d06b0d
1
Parent(s):
301cc6f
gradio
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
git+https://github.com/huggingface/transformers
|
2 |
torchaudio==2.0.2
|
3 |
sentencepiece
|
4 |
-
gradio
|
5 |
numpy==1.26.4
|
6 |
protobuf
|
|
|
1 |
git+https://github.com/huggingface/transformers
|
2 |
torchaudio==2.0.2
|
3 |
sentencepiece
|
4 |
+
gradio==4.29.0
|
5 |
numpy==1.26.4
|
6 |
protobuf
|