Tenoke
Tenoke
Fixed in this [PR](https://github.com/fyu/lsun/pull/29).
@Ratnarashi Which .htaccess did you change specifically and did you have to do anything else? I still get an error at ' Checking Component Dependency stage' after changing the few...
Thank you, that worked flawlessly!
`gen_candidates_scipy` always works better, of course, but if I'm working with (most recently) a problem in 100+ dimensions. Scipywill either run out of memory or take more days to complete...
You are right since #207 it is hard to contrive an example where `gen_candidates_scipy` performs worse/slower/whatever! It seems to be about the same now, and I don't need to manually...
I upgraded webui (v2.2) and now I can get vid2vid to work, in txt2vid it only generates 2 frames. I do get this error in both but it seems likely...
@volotat I just removed and reinstalled it (and confirmed it works) but I get the same error (and only 1 frame) on text2vid ``` Error running process: /content/stable-diffusion-webui/extensions/stable-diffusion-webui-two-shot/scripts/two_shot.py Traceback (most...
> > @Tenoke Please, try also updating the ControlNet extension. > > I also have this "Need to enable queue to use generators" error. Just updated everything, still persists. Any...
> > python launch.py --listen --xformers --enable-insecure-extension-access --theme dark --gradio-queue --multiple > > Where do you exactly put these commands ? Is it in the webui_user.bat or launch.py ? I...