Upload tarn59_apply_texture_qwen_image_edit_2509_0.txt with huggingface_hub
Browse files
tarn59_apply_texture_qwen_image_edit_2509_0.txt
CHANGED
|
@@ -15,7 +15,7 @@ image = pipe(image=input_image, prompt=prompt).images[0]
|
|
| 15 |
|
| 16 |
ERROR:
|
| 17 |
Traceback (most recent call last):
|
| 18 |
-
File "/tmp/
|
| 19 |
pipe = DiffusionPipeline.from_pretrained("Qwen/Qwen-Image-Edit-2509", dtype=torch.bfloat16, device_map="cuda")
|
| 20 |
File "/tmp/.cache/uv/environments-v2/9d4dbfd53086d7d1/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn
|
| 21 |
return fn(*args, **kwargs)
|
|
|
|
| 15 |
|
| 16 |
ERROR:
|
| 17 |
Traceback (most recent call last):
|
| 18 |
+
File "/tmp/tarn59_apply_texture_qwen_image_edit_2509_0EN22bT.py", line 28, in <module>
|
| 19 |
pipe = DiffusionPipeline.from_pretrained("Qwen/Qwen-Image-Edit-2509", dtype=torch.bfloat16, device_map="cuda")
|
| 20 |
File "/tmp/.cache/uv/environments-v2/9d4dbfd53086d7d1/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn
|
| 21 |
return fn(*args, **kwargs)
|