-
### Expected Behavior
ComfyUI Generating the Image
### Actual Behavior
Seeing described Error
### Steps to Reproduce
Install Flux with the neccessary other modules as I got told in #5824
Run t…
-
Thanks for your awesome VQ-VAE implementation!
I read the code [here](https://github.com/MishaLaskin/vqvae/blob/d761a999e2267766400dc646d82d3ac3657771d4/models/quantizer.py#L55-L60), which is for g…
-
Please improve the fine-tuning script!
After I solved this problem:
```
Traceback (most recent call last):
File "E:\OmniGen\train.py", line 371, in
main(args)
File "E:\OmniGen\train.py"…
-
Dear Wengong,
Does molopt have a faster implementation as well? (Skipping pretrain and use the vae_train.py with annealing strategy)?
Thank you!
-
Hi, I've read your code, and it seems that your implementation is a VAE-Tacotron, but not a GMVAE-Tacotron?
Because the loss here seems is no difference from this [repo.](https://github.com/rishikksh…
-
Hi,
I have a SDXL model that I would like to use stable-fast for acceleration. However, in our implementation we have our way to apply lora to the model. The way we did it before is deep copy the m…
-
I converted a model using:
```
python -m python_coreml_stable_diffusion.torch2coreml --convert-unet --convert-text-encoder --convert-vae-decoder --convert-vae-encoder --convert-safety-checker --bu…
-
Hi,
I was looking at the current implementation, and was noticing that before every generation you pass all reference images through the VAE as one batch. After a certain amount of references image…
-
### Checklist
- [ ] The issue exists after disabling all extensions
- [ ] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused b…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Contact Details
_No response_
### What should this feature add?
Support SDXL Checkpoint VAEs. For example, t…