stablediffusion_magicmix
stablediffusion_magicmix copied to clipboard
Implementation of the ByteDance MagicMix paper
Results
1
stablediffusion_magicmix issues
Sort by
recently updated
recently updated
newest added
I get this error when using a dreambooth finetuned model. --------------------------------------------------------------------------- RuntimeError Traceback (most recent call last) [](https://localhost:8080/#) in ----> 1 magic_mix('corgi.webp', 'cat', total_steps=50, guidance_scale=12) 7 frames [/usr/local/lib/python3.7/dist-packages/torch/nn/modules/conv.py](https://localhost:8080/#) in _conv_forward(self,...