Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -9,4 +9,5 @@ huggingface_hub
|
|
| 9 |
gunicorn
|
| 10 |
numpy
|
| 11 |
ffmpeg-python
|
| 12 |
-
safetensors==0.4.3
|
|
|
|
|
|
| 9 |
gunicorn
|
| 10 |
numpy
|
| 11 |
ffmpeg-python
|
| 12 |
+
safetensors==0.4.3
|
| 13 |
+
accelerate==0.33.0
|