Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,4 +3,4 @@ transformers>=4.34.0
|
|
3 |
gradio>=3.50.0
|
4 |
accelerate>=0.25.0
|
5 |
Pillow>=9.0.0
|
6 |
-
|
|
|
3 |
gradio>=3.50.0
|
4 |
accelerate>=0.25.0
|
5 |
Pillow>=9.0.0
|
6 |
+
safetensors>=0.3.1
|