This your the waifu diffusion model fine-tuned the mia-wd-1.5-beta1 concept taught to waifu diffusion with Dreambooth.
It can be used by modifying the
instance_prompt:
sks_mia
You can also train your own concepts and upload them to the library by using
this notebook.
And you can run your new concept via
diffusers:
Colab Notebook for Inference,
Spaces with the Public Concepts loaded.
If you want to convert diffusers to checkpoint ".ckpt" to use in UI like
AUTOMATIC1111 or any UI that's uses .ckpt file, Use this
script
If you have issues or questions feel free to visit the Community Tab and start discussion about it.