Spaces:
Runtime error
Runtime error
update
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,6 +3,7 @@ git+https://github.com/huggingface/diffusers.git
|
|
3 |
accelerate
|
4 |
safetensors
|
5 |
sentencepiece
|
|
|
6 |
protobuf
|
7 |
dfloat11[cuda12]
|
8 |
gradio[mcp]
|
|
|
3 |
accelerate
|
4 |
safetensors
|
5 |
sentencepiece
|
6 |
+
devicetorch
|
7 |
protobuf
|
8 |
dfloat11[cuda12]
|
9 |
gradio[mcp]
|