|
|
| (同じ利用者による、間の5版が非表示) |
| 行1: |
行1: |
| − | ==DiffusionBeeとは==
| |
| − | mac用のStableDiffusion
| |
| | | | |
| − | ==DiffusionBeeのダウンロード==
| + | [[AI/Wan/Mac/ComfyUI]] |
| − | https://diffusionbee.com/download
| + | |
| | | | |
| − | macでintelを使ってれば、macのintelをDLする
| + | [[AI/StableDiffusion/Mac/DiffusionBee]] |
| | | | |
| − | ==テキストから画像実行==
| + | [[AI/StableDiffusion/Mac/EasyDiffusion]] |
| − | TextToImageを選択し、画像にしたい文字を入れれば、4~6分ぐらいでできた。(intel,メモリ32G,VRAM1500M)
| + | |
| | | | |
| − | ==画像から画像実行==
| + | [[AI/StableDiffusion/Mac/AUTOMATIC1111]] |
| − | ImageToImageを選択し、画像をuploadして、適当に文字をいれ、4~6分ぐらいでできた。(intel,メモリ32G,VRAM1500M)
| + | |
| − | | + | |
| − | 文字は,"beautiful picture"とか
| + | |
| − | | + | |
| − | ==カスタムモデル読み込み==
| + | |
| − | #カスタムモデル一覧からckptファイルをDLする https://www.reddit.com/r/stablediffusion/wiki/models/
| + | |
| − | #右上のボタンからSettingをクリック
| + | |
| − | #CustomModelからckptファイルを読み込む
| + | |
| − | #TextToImage実行画面のしたにあるModelをDefaultから、DLしたモデル名に変更して実行する
| + | |
| − | | + | |
| − | ===例===
| + | |
| − | #https://huggingface.co/runwayml/stable-diffusion-v1-5
| + | |
| − | #v1-5-pruned-emaonly.ckpt をDL
| + | |
| − | | + | |
| − | ==アニメ調のカスタムモデル==
| + | |
| − | SakuraMix https://huggingface.co/natsusakiyomi/SakuraMix/tree/main
| + | |
| − | | + | |
| − | SEmix https://huggingface.co/Deyo/SEmix/blob/main/SE_V1_B.ckpt
| + | |
| − | | + | |
| − | SukiyakiMix https://huggingface.co/Vsukiyaki/SukiyakiMix-v1.0/tree/main
| + | |
| − | | + | |
| − | 参考:https://murasan-net.com/index.php/2023/02/15/stablediffusion-custom-model/
| + | |
| − | | + | |
| − | ==リアル調のカスタムモデル==
| + | |
| − | stable-diffusion https://huggingface.co/stabilityai/stable-diffusion-2-1/tree/main
| + | |
| − | | + | |
| − | basil_mix https://huggingface.co/nuigurumi/basil_mix/tree/main
| + | |
| − | | + | |
| − | 参考:https://blogcake.net/stable-diffusion-models/
| + | |
| − | | + | |
| − | ==画像の一部を修正==
| + | |
| − | instruct-pix2pixを使う
| + | |
| − | | + | |
| − | モデルのDL:https://huggingface.co/timbrooks/instruct-pix2pix/blob/main/instruct-pix2pix-00-22000.ckpt
| + | |
| − | | + | |
| − | ==プロンプト例==
| + | |
| − | https://arthub.ai/
| + | |
2025年10月19日 (日) 09:31時点における最新版
AI/Wan/Mac/ComfyUI
AI/StableDiffusion/Mac/DiffusionBee
AI/StableDiffusion/Mac/EasyDiffusion
AI/StableDiffusion/Mac/AUTOMATIC1111