Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -8,7 +8,7 @@ spaces
|
|
| 8 |
# =============================================================================
|
| 9 |
# CORE ML/AI PACKAGES
|
| 10 |
# =============================================================================
|
| 11 |
-
transformers
|
| 12 |
huggingface_hub
|
| 13 |
safetensors
|
| 14 |
accelerate
|
|
|
|
| 8 |
# =============================================================================
|
| 9 |
# CORE ML/AI PACKAGES
|
| 10 |
# =============================================================================
|
| 11 |
+
transformers>=4.43.0
|
| 12 |
huggingface_hub
|
| 13 |
safetensors
|
| 14 |
accelerate
|