aduchon

Results 4 issues of aduchon

Running https://colab.research.google.com/github/alembics/disco-diffusion/blob/main/Disco_Diffusion.ipynb#scrollTo=AnimSettings If you're doing animation and saving partials, the image number does not increment. This is with 2 images, but both sets of partials are saved with "0000" ![Screen...

love the promise of this, but in a colab `! !python /content/vision-aided-gan/stylegan2/vision-aided-gan.py --outdir {experiment_dir} \ --data {dataset_dir} --cfg paper256_2fmap --mirror 1 \ --aug ada --augpipe bgc --augcv ada --batch 16...

Could you check the python notebook when choosing Stable Diffusion 1.5 (v1.5)? There seem to be parameters missing.

I'm using blend to do interpolation between two images, so weights go from 1.0->0.0 and 0.0->1.0. The problem is that the image at the endpoints is different when using blend...