Upload Qwen_Qwen-Image-Layered_0.txt with huggingface_hub
Browse files
Qwen_Qwen-Image-Layered_0.txt
CHANGED
|
@@ -11,7 +11,7 @@ image = pipe(prompt).images[0]
|
|
| 11 |
|
| 12 |
ERROR:
|
| 13 |
Traceback (most recent call last):
|
| 14 |
-
File "/tmp/Qwen_Qwen-Image-
|
| 15 |
pipe = DiffusionPipeline.from_pretrained("Qwen/Qwen-Image-Layered", dtype=torch.bfloat16, device_map="cuda")
|
| 16 |
File "/tmp/.cache/uv/environments-v2/a68ee3d09054fa66/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn
|
| 17 |
return fn(*args, **kwargs)
|
|
|
|
| 11 |
|
| 12 |
ERROR:
|
| 13 |
Traceback (most recent call last):
|
| 14 |
+
File "/tmp/Qwen_Qwen-Image-Layered_0gIaR6J.py", line 27, in <module>
|
| 15 |
pipe = DiffusionPipeline.from_pretrained("Qwen/Qwen-Image-Layered", dtype=torch.bfloat16, device_map="cuda")
|
| 16 |
File "/tmp/.cache/uv/environments-v2/a68ee3d09054fa66/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn
|
| 17 |
return fn(*args, **kwargs)
|