Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,6 @@ optimum-onnx[onnxruntime]>=0.0.3
|
|
| 5 |
onnx>=1.16.0
|
| 6 |
onnxruntime>=1.18.0
|
| 7 |
safetensors>=0.4.0
|
| 8 |
-
huggingface_hub>=0.25.0
|
|
|
|
|
|
|
|
|
| 5 |
onnx>=1.16.0
|
| 6 |
onnxruntime>=1.18.0
|
| 7 |
safetensors>=0.4.0
|
| 8 |
+
huggingface_hub>=0.25.0
|
| 9 |
+
bitsandbytes
|
| 10 |
+
diffusers
|