Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,6 +4,6 @@ gradio
|
|
4 |
protobuf
|
5 |
scipy
|
6 |
sentencepiece
|
7 |
-
transformers
|
8 |
git+https://github.com/huggingface/huggingface_hub@hf-transfer-callback
|
9 |
hf-transfer==0.1.4rc1
|
|
|
4 |
protobuf
|
5 |
scipy
|
6 |
sentencepiece
|
7 |
+
transformers>=4.34
|
8 |
git+https://github.com/huggingface/huggingface_hub@hf-transfer-callback
|
9 |
hf-transfer==0.1.4rc1
|