-
As soon as the first epoch completes training, I am getting this error.
I think it is due to some changes in the updated library, as I am getting the same error with one more implementation on vae.
…
-
Hi. Thank you for this perfect SD implementation. I downloaded a Windows version from releases and ran it on Ryzen 7 4700u, 16gb ram. 1 step needs 42 seconds to be done. Is it supposed to be so slow? …
-
I appreciate your paper very much, and have read it many times!
Recently I started to read your code to figure out some implementation details. But It seems that your code is not consistent with you…
-
Thank you for your great work!
I have a question about your paper.
In your paper, you said that "Identity Sampler is the decoder of VAE".
However, there isn't implementation details for rep…
-
Hey there,
Thanks for making this base implementation available, it sounds really cool!
I tried to run the example and ran into some issues:
- It looks like line 264 and line 275 in Me_VAE.py is …
-
Generation with ControlNet crashes on iPadOS when using model converted with the script from the main branch
**The crash doesn't happen with a model converted with the same command, but using the scr…
-
Hi. I was interested in multi-modal video generation tasks and came across your paper.
My issue is that,
1. I was confused with your code implementation and your model description based on paper. …
-
Hi,
I am trying to convert a v-pred model and meet a new issue. The converting process still stuck when it going to save unet.mlpakages file. I tried many times and meet same issue. Does any one know…
-
### 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 …
-
Part of: https://github.com/clab/dynet/issues/1284
We should have an example of variational auto-encoders. This could be either for:
1. Something like the PyTorch example: https://github.com/pyt…