Upload lovis93_next-scene-qwen-image-lora-2509_0.txt with huggingface_hub
Browse files
lovis93_next-scene-qwen-image-lora-2509_0.txt
CHANGED
|
@@ -13,7 +13,7 @@ image = pipe(image=input_image, prompt=prompt).images[0]
|
|
| 13 |
|
| 14 |
ERROR:
|
| 15 |
Traceback (most recent call last):
|
| 16 |
-
File "/tmp/lovis93_next-scene-qwen-image-lora-
|
| 17 |
pipe = DiffusionPipeline.from_pretrained("Qwen/Qwen-Image-Edit-2509")
|
| 18 |
File "/tmp/.cache/uv/environments-v2/82d09bb539cae7c4/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn
|
| 19 |
return fn(*args, **kwargs)
|
|
|
|
| 13 |
|
| 14 |
ERROR:
|
| 15 |
Traceback (most recent call last):
|
| 16 |
+
File "/tmp/lovis93_next-scene-qwen-image-lora-2509_0Un4RMW.py", line 25, in <module>
|
| 17 |
pipe = DiffusionPipeline.from_pretrained("Qwen/Qwen-Image-Edit-2509")
|
| 18 |
File "/tmp/.cache/uv/environments-v2/82d09bb539cae7c4/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn
|
| 19 |
return fn(*args, **kwargs)
|