-
### 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…
-
Thank you very much for your work, but I still have some problems with the paper: as far as I know the diffusion model is a generative model that can get images similar to the training dataset from ra…
-
## 公告
1. 非常欢迎你对飞桨框架做贡献,我们正在运营一个组织——飞桨框架贡献者俱乐部([Paddle Framework Contributor Club, PFCC](https://github.com/PaddlePaddle/community/tree/master/pfcc)),会通过定期分享技术知识与发布开发者主导任务的形式持续为飞桨框架做贡献。如果你有意向加入 PFCC,可…
-
I’m glad that this repository has collected many generative models, like the diffusion model, variational autoencoder, Generative Adversarial Networks and so on. But I didn’t find the flow-like model,…
-
I doubt that the code is still based on score-matching methods. In `models/epsnet/dualenc.py`, line 478, the noisy sample in forward diffusion process is different from the eq.(4) in DDPM, and the equ…
-
Thanks for all the work first of all, I appreciate that we have all these pretrained models freely available open-source.
I'm a bit confused by the relationship between sampler implementations and …
-
Hello! I've made a pass through chapter 17—thanks again for the very informative write-up! Here are some small corrections and some questions (you can of course ignore these more general comments if y…
-
https://huggingface.co/Linaqruf/anything-v3.0/blob/main/Anything-V3.0.vae.pt
this is for color correction how can I use this with diffusers
-
See also issue #791.
-
Thanks for releasing the book! I've enjoyed going through it!
Here are some typos that I could spot while reading chapter 18:
- page 361, line 1: missing a comma in the formula; should be $q(z_{…