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
|
@@ -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/lovis93_next-scene-qwen-image-lora-
|
| 19 |
pipe = DiffusionPipeline.from_pretrained("Qwen/Qwen-Image-Edit-2509", dtype=torch.bfloat16, device_map="cuda")
|
| 20 |
File "/tmp/.cache/uv/environments-v2/82d09bb539cae7c4/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/lovis93_next-scene-qwen-image-lora-2509_0yIACuR.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/82d09bb539cae7c4/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn
|
| 21 |
return fn(*args, **kwargs)
|