-
Hi,
I am trying to train variational autoencoder with reparamaterization trick. In similar implementation on colab, I got error as
**_SymbolicException: Inputs to eager execution function cannot be…
-
### Expected Behavior
I shouldnt be getting CUDA error.
### Actual Behavior
I am not able to use comfyui after the last update, it was working fine yesterday.
### Steps to Reproduce
It is not ab…
-
### Description
The validation image generation is currently producing only random noise patterns (see attached example image) instead of proper decoded images. This appears to be a systematic failur…
-
I know it might be stupid to open this issue, but I can't find the `Discussion` tab on Github to ask about this :)) Also I'm new to text2image and text23D things :)) Also, while waiting for my model t…
-
### First, confirm
- [X] I have read the [instruction](https://github.com/Gourieff/sd-webui-reactor/blob/main/README.md) carefully
- [X] I have searched the existing issues
- [X] I have updated the e…
-
Hi! :)
I'm testing the new inpainting functionality that has recently been pushed to the main branch.
I'm using the Stable Diffusion 1.5 model converted with this command:
```
python -m python_c…
-
There is a lot of function I can't find in you code. For example, plot_clean_digits_vae and Dataset in vae_utils module. Is there codes i missing?
-
Hi! I noticed that the VQ-VAE used in LAPO is not quite standard, at least compared to the popular implementation from https://github.com/lucidrains/vector-quantize-pytorch and https://github.com/Mish…
-
@rosinality , thanks for sharing the code. It really helps me a lots.
I am confused whether it is a vanila vqvae. I found no 'top' ,'bottom' hierarchy in 'train_vqvae.py'. would please share how did …
-
### Checklist
- [x] 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 by a …