Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,6 +3,6 @@ git+https://github.com/huggingface/transformers.git
|
|
3 |
accelerate
|
4 |
gradio==4.37.2
|
5 |
huggingface_hub==0.23.4
|
6 |
-
transformers==4.
|
7 |
torch==2.2.2
|
8 |
accelerate==0.30.1
|
|
|
3 |
accelerate
|
4 |
gradio==4.37.2
|
5 |
huggingface_hub==0.23.4
|
6 |
+
transformers==4.56.0.dev0
|
7 |
torch==2.2.2
|
8 |
accelerate==0.30.1
|