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,6 +13,6 @@ 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 |
from diffusers import DiffusionPipeline
|
| 18 |
ModuleNotFoundError: No module named 'diffusers'
|
|
|
|
| 13 |
|
| 14 |
ERROR:
|
| 15 |
Traceback (most recent call last):
|
| 16 |
+
File "/tmp/lovis93_next-scene-qwen-image-lora-2509_0q60ZUw.py", line 14, in <module>
|
| 17 |
from diffusers import DiffusionPipeline
|
| 18 |
ModuleNotFoundError: No module named 'diffusers'
|