x2x5

Results 10 comments of x2x5

> What's the idea behind this down-sampling with asymmetric padding : Why don't we just use a symmetric padding of 1, everything would fit perfectly. > > ``` > class...

> It works with bash, so please just rename it to `webui.bash` or just `webui` as it is very misleading now useful! just `bash webui.bash`

> You can download from these Google Drive direct links like it tells you to, but you **must** include '&confirm=t' > > `https://drive.google.com/uc?id=1Jrh-bRnJEjyMCS7f-WsaFlccfPjJPPHI&confirm=t'` and `https://drive.google.com/uc?id=1wNxVO4vVbDEMEpnAi_jwQObf2MFodcBR&confirm=t` > > NOT what it...

> The actual problem is that on newer version the code of UNet was rewritten, and instead of CrossAttention they use Attention so it doesn't allow attention masks to be...

> [https://huggingface.co/spaces/video-p2p-library/Video-P2P-Demo](url) I already use vpn and found the page is broken

> Dear Eugenio, 亲爱的 Eugenio the input of ddim inversion contains a source image and a prompt the output of ddim inversion is zt, which is the noise vector of...

> I used this example for checking, but found that the first time step in ddiminversescheduler is negative(it's -3). Maybe we cannot directly replace the DDIMScheduler with the DDIMInverseScheduler. really?...

stable-diffusion-v1-5/stable-diffusion-v1-5 huggingface mirror里有

> downgrading to python 3.10 with pip24.0 solved it :) It helps a lot!