-
### Checklist
- [X] The issue exists after disabling all extensions
- [X] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a …
-
```
We are in need of unencumbered 3D models for the following:
* Shuttle orbiter and external fuel tank
* Apollo LM (LAM + LDM)
* Mir
* Hubble
Lightwave LWO is preferred but any format will do.…
-
I am wondering why the resolution in auto-encoder (first stage config) is 256 not 512. Thanks!
https://github.com/CompVis/latent-diffusion/blob/main/models/ldm/semantic_synthesis512/config.yaml#L42
-
How to load/convert the models at https://huggingface.co/lllyasviel/sd_control_collection/tree/main with diffusers?
```
>>> pipe = diffusers.StableDiffusionPipeline.from_single_file("diffusers_xl_…
-
lvclkmlvcmlvcc vcvc lvc,mcv vc clcm ldm vdvclvlllc fclk bl kclk c
-
Had some issues so i decided to reinstall comfyui and install my custom nodes one by one (restarting after each install) and after installing mixlab i get this when launching ComfyUI:
Traceback (mo…
-
## Rationale
Number of libraries, including the new minimal ASP.NET host, use `Assembly.GetCallingAssembly()` for convenience. `Assembly.GetCallingAssembly()` is slow and unreliable API, and also n…
-
I am trying to train a AutoEncoderKL model on RGB images with the following dimensions (3,1225,966). Here is the code that I use ( similar to what's there in tutorials/generative/2d_ldm/2d_ldm_tutoria…
-
`txt2img` downloads a lot of stuff on first run. Right now the line `RUN conda run -n ldm python scripts/txt2img.py --help` gets some of it. It would be nice to get all of it so that we don't need to …
-
I can't choose the sd1.5 as the model, it returns the error " argument --model: invalid choice: 'sd1.5' (choose from 'lama', 'ldm', 'zits', 'mat', 'fcf')"
Is there wrong config or version about …