tuwonga
tuwonga
> There are two versions of stable-diffusion weights: > > 1. huggingface version:https://huggingface.co/CompVis/stable-diffusion-v1-4 > 2. CompVis version:https://huggingface.co/CompVis/stable-diffusion-v-1-4-original > > If you have downloaded the **huggingface version**, just copy to `~/.cache/huggingface/diffusers/models--CompVis--stable-diffusion-v1-4`([diffusers's](https://github.com/huggingface/diffusers)...
> @ayyar where is the configuration file that I can set this? I'm new to python environments. me too...
> > I'm receiving the following error but unsure how to proceed. This is the output of setting `--n_samples 1`! > > ``` > > RuntimeError: CUDA out of memory....
> I have this same issue and looking at my memory usage it's at 5GBs before I even try to generate any images at it just stays there. Anyway to...
> > try basujindal optimizedSD > > Do you have a link to a Latent Diffusion Upscaler that I can install on Windows? That's what I was trying to install...
> > try basujindal optimizedSD > > Do you have a link to a Latent Diffusion Upscaler that I can install on Windows? That's what I was trying to install...
Actually I fixed just replacing attention.py and module.py with the ones from basujindal.
> Also are you 100* certain that's the whole error? `Traceback (most recent call last): File "prd.py", line 2125, in do_run(batch_image) File "prd.py", line 1127, in do_run samples = do_sample_fn(init,...
Sorry, I forgot 'eta' is not defined
> Sorry, I forgot 'eta' is not defined I think you can't change eta