Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
accelerate
|
| 2 |
huggingface_hub
|
| 3 |
-
transformers
|
| 4 |
spaces
|
| 5 |
onnxruntime
|
| 6 |
torchvision
|
|
|
|
| 1 |
accelerate
|
| 2 |
huggingface_hub
|
| 3 |
+
transformers==4.51.3
|
| 4 |
spaces
|
| 5 |
onnxruntime
|
| 6 |
torchvision
|