Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ----- Everything is at your own risk -----
- 1.必要なファイルの入手
- "novelaileak\stableckpt\animevae.pt"
- "novelaileak\stableckpt\animefull-final-pruned\config.yaml"
- "novelaileak\stableckpt\animefull-final-pruned\model.ckpt"
- この3つ
- シードを忘れずに!
- 2.名前の変更
- 分かりやすくするために"model.ckpt"を"animefull-final-pruned.ckpt"に名前を変更する
- "animevae.pt"を"モデル名.vae.pt"に変更
- (例:animefull-final-pruned.vae.pt)
- "config.yaml"を"モデル名.yaml"に変更
- (例:animefull-final-pruned.yaml)
- 3.配置
- "stable-diffusion-webui-master\models\Stable-diffusion"
- 先ほどのファイルをこの中に入れる
- 4.設定
- "Stable Diffusion checkpoint"を"animefull-final-pruned.ckpt"に
- "Eta noise seed delta"を"31337"に
- "Stop At last layers of CLIP model"を"2"に
- 5.生成
- "Prompt"の先頭に"masterpiece, best quality"を入れる
- "Negative prompt"の先頭に"lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, artist name"を入れる
- 6.Enjoy
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement