DeforumStableDiffusionLocal
DeforumStableDiffusionLocal copied to clipboard
Stable Diffusion used with Jupiter Lab over Cluster/ Problem no more Pictures just settings file
Hello :)
Im using Stable Diffusion used with Jupiter Lab over a Cluster in Trier. Im working with my own init images to create edited images.
This is the Error:
Traceback (most recent call last):
File "run.py", line 1312, in
File "run.py", line 884, in render_image_batch
results = generate(args)
File "run.py", line 392, in generate
init_image, mask_image = load_img(args.init_image,
File "run.py", line 183, in load_img
image = image.convert('RGB')
File "/home/jovyan/.conda_envs/dsd/lib/python3.8/site-packages/PIL/Image.py", line 901, in convert
self.load()
File "/home/jovyan/.conda_envs/dsd/lib/python3.8/site-packages/PIL/ImageFile.py", line 251, in load
raise OSError(
OSError: image file is truncated (5 bytes not processed)
(/home/jovyan/.conda_envs/dsd) jovyan@jupyter-ws-5f03:~/DeforumStableDiffusionLocal$
Thanks Alina