license: apache-2.0 | |
## Stable Diffusion TrinArt/Trin-sama AI finetune | |
trinart_stable_diffusion is a SD model finetuned by about 30,000 manga/anime-style pictures for 3.5 epochs. This is the same model running on Twitter bot @trinsama. | |
Twitterボット「とりんさまAI」で使用しているSDのファインチューン済モデルです。約3万枚のアニメ・マンガスタイルの画像を用いて3.5エポックの訓練を行いました。 | |
#### img2img | |
If you want to run **latent-diffusion**'s stock ddim img2img script with this model, **use_ema** must be set to False. | |
**latent-diffusion** のscriptsフォルダに入っているddim img2imgをこのモデルで動かす場合、use_emaはFalseにする必要があります。 | |
#### License | |
Apache License 2.0 |