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