WASasquatch / easydiffusion

Easy Diffusion is an advanced Stable Diffusion Notebook with a feature rich image processing suite.
MIT License
103 stars 17 forks source link

Numpy #3

Closed lhucklen closed 2 years ago

lhucklen commented 2 years ago

F6DBA3F0-247B-4D3C-B9E8-D80E09773C00

been having issues all day.

previous resolved issue related to JSON resolved now doing this.

gjakuipers commented 2 years ago

for me it was solved by going to the DEV branch, and do a complete runtime, and then go back to the MAIN branch.

lhucklen commented 2 years ago

Not sure how to do that. Am using a Colgan notebook

lhucklen commented 2 years ago

Colab

gjakuipers commented 2 years ago

go to: https://github.com/WASasquatch/easydiffusion

image

and then

image

and then click on image

and then click op open colab image

lhucklen commented 2 years ago

When you say do a complete runtime? That means run an iteration and then simply switch back to main and run per usual?

lhucklen commented 2 years ago

1F481798-E0D9-46EF-8C7D-B8B1B2F65F1B

more info if helpful. Still getting numpy error.

Perhaps missing a step or incorrect setting during your fix?

WASasquatch commented 2 years ago

I can't see the full stracktrace, so I don't know where this is coming from. I haven't had these issues on my runs, so wondering if there is certain features you are using?

lhucklen commented 2 years ago

Inpainting mode. No bells and whistles (e.g upscaling, chromatic aberration, 512x512, etc…)

lhucklen commented 2 years ago

How do I send full stack trace?

WASasquatch commented 2 years ago

How do I send full stack trace?

You just click the word that says like "5 Frames" with the up and down arrows icon, and it will open the full stack trace.,

Inpainting should be fixed. They made changes that broke it for awhile.