Issues
- 0
- 10
Multistep sampling in Algorithm 1
#7 opened by liyy201912 - 1
Why does the training not stop?
#51 opened by ZhaohanWang0217 - 7
Inconsistent loss term with paper
#12 opened by quantumiracle - 6
Why use teacher model in Consistency training
#53 opened by CellNw - 5
from flash_attn.flash_attention import FlashAttention . Where is FlashAttention?Why can't I import it?
#64 opened by yaoyaoleY - 11
the libfabric EFA provider is operating in a condition that could result in memory corruption or other system errors.
#63 opened by kuailexiaohunzi - 8
Code for Zero-Shot Image Editing
#5 opened by SDNAFIO - 2
After running, no .npz file appeared
#62 opened by chuanchengh - 3
Super-resolution conditional training
#29 opened by CallShaul - 1
Is there a non-stochastic sampling method?
#55 opened by krNeko9t - 0
How is Consistency for Any Point on the ODE Path Achieved in the Consistency Model?
#61 opened by 2019211753 - 2
pip install -e . error
#31 opened by KwangryeolPark - 1
- 2
- 3
ModuleNotFoundError: No module named 'cm'
#52 opened by michaeltan53 - 4
The difference between Loss( f(x0+t_{n+1}*z) , f(x0+t_{n}*z) ) and Loss( f(x0+t_{n+1}*z), x0 )?
#11 opened by ZGCTroy - 1
An module error when running cm_train.py
#57 opened by RICKand-MORTY - 3
Is the sampling reversible? (Image to Noise)
#15 opened by discordance - 0
Can I use the checkpoint provided by the original EDM paper to train the consistency model?
#54 opened by SYZhang0805 - 4
- 0
- 0
- 3
How to implement on stable diffusion?
#8 opened by ZGCTroy - 0
[inpainting] wrong shape?
#48 opened by jS5t3r - 1
- 1
“multi-gpu error” dist.all_gather(gathered_samples, sample) # gather not supported with NCCL
#46 opened by fikry102 - 8
- 0
Different batches size while training
#45 opened by DannyXYZa - 2
- 1
Sampling with Diffusers
#42 opened by RossoneriZhao - 0
The parameter sigma_data for KarrasDenoiser.
#41 opened by moonbow721 - 2
Suffering problem when installing dependence using pip install -e . on google colab
#36 opened by MichaelPei2003 - 5
torch version
#9 opened by XipengY - 1
Not able to obtain results like the checkpoint models (CT, imagenet64) when trying to train from scratch
#27 opened by aarontan-git - 1
- 1
Description The sampling command blocked
#34 opened by zs993381843 - 9
I use the pre-trained model to generate pictures, the effect is too bad, I don't know what's going on.
#25 opened by stonecropa - 1
implement a non-Cuda flash attention module
#33 opened by by321 - 10
- 1
- 25
Use one gpu to generate images using a pretrained model without the communication protocol nccl.
#21 opened by stonecropa - 1
CUDA out of memory
#28 opened by xhsongstanford - 3
- 0
why lg_loss_scale?
#26 opened by 1999kevin - 1
Specifying a specific image as supervisory information for the generated image?
#22 opened by YLBGHXTX - 1
Evaluation: Reference Batches for CIFAR10
#10 opened by nfrumkin - 4
How to visualize samples stored by np?
#24 opened by ShyFoo - 12
- 2
Differences between code and paper
#18 opened by thorinf