YuKun Zhou

Results 2 issues of YuKun Zhou

when I run : ``` torchrun --standalone --nproc_per_node=4 train.py --outdir=training-output \ --data=datasets/ffhq-64x64.zip --cond=0 --arch=ddpmpp \ --batch=256 --cres=1,2,2,2 --lr=2e-4 --dropout=0.05 --augment=0.15 \ --precond=fdm_edm --warmup_ite=800 --fdm_multiplier=1 ``` it appear: untimeError: params[127] in...

Could you give some information in ReadME about transfer ref image to 3D avatar? Thx!