Jens Krafczyk

Results 2 comments of Jens Krafczyk

`demo.py` already has a parameter to specify alternative models. You can use the waifudiffusion model with the current codebase like this: ``` python demo.py --model "ShadowPower/waifu-diffusion.openvino" --prompt "Street-art painting of...

> Is there a way to include the init-image and mask? Yes, it would make the output bigger, but then it would allow regeneration of the image exactly. I'm not...