Do I need to place the CKPT in the model folder? If yes, this just broke my Stable Diffusion

#8
by giggioman - opened

As above, if I try to use Analog diffusion I get an error and nothing start and now also the base Stable Diffusion freeze while creating pictures

Also download the yaml file and put under the same folder.

@Michaelangelo there is no .yaml, this is a 1.5 model not a 2.x model

@giggioman yes, the .ckpt file goes inside your model folder. Without knowing what method you're using to inference with SD, I can't help further.

@wavymulder I think I have installed sd 1.4.
I have downloaded this file https://huggingface.co/wavymulder/Analog-Diffusion/resolve/main/analog-diffusion-1.0.ckpt
and placed it in the model folder, I run the software and it was broken. That's all. Was working before.

I also am AMD user from windows and the software start with: COMMANDLINE_ARGS= --precision full --no-half --skip-torch-cuda-test

You still haven't told me what repo you're actually using to run Stable Diffusion. Whatever repo it is, I advise updating it and/or reinstalling it.

I used this one https://github.com/AUTOMATIC1111/stable-diffusion-webui

Following the Automatic Installation on Windows rules

and you placed it in the Stable-diffusion folder inside the models folder, right?

Then I don't understand how it could've broken your installation. Again, perhaps reinstall.

Trying to do image 2 image I get this error https://pastebin.com/4D9rpvtc
If I only use stable diffusion without this plugin, the generation freeze after a bit.

It was working fine yesterday before installing this but took me some time to install and generation was really slow... I don't think it's worth reinstalling

Also, even this image to image is broken https://huggingface.co/spaces/akhaliq/Analog-Diffusion
It gives a missing argument error

These sorts of projects really only run well on Nvidia cards, I wouldn't know anything about troubleshooting for your GPU.

As for the space, I'm testing to make sure i2i is working properly there.

Queue is too long, been waiting for 2 hours. Missing Arg error, make sure you're putting in a prompt even for i2i

Anyways, you've already said you don't think it's worth reinstalling, which is the only troubleshooting I could advise based on the info given. Guess that means this is resolved.

wavymulder changed discussion status to closed

Sign up or log in to comment