スナックelve 本店

バツイチ40代女の日記です

banされちゃうぞ(汗)

Google ColabでStable Diffusionのweb UIは規約違反になったらしい。
まぁなんとか出力できたりするんだけども。
そのうちbanされちゃう・・・。amazonもきついけどgoogleは死活問題だw

!git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui
%cd /content/stable-diffusion-webui


!wget https://civitai.com/api/download/models/63786 --content-disposition
!cp beautifulRealistic_brav5.safetensors /content/stable-diffusion-webui/models/Stable-diffusion/beautifulRealistic_brav5.safetensors
!wget https://civitai.com/api/download/models/28861 --content-disposition
!cp mistoonAnime_v10.safetensors /content/stable-diffusion-webui/models/Stable-diffusion/mistoonAnime_v10.safetensors
!wget https://civitai.com/api/download/models/94081 --content-disposition
!cp dreamshaper_631BakedVae.safetensors /content/stable-diffusion-webui/models/Stable-diffusion/dreamshaper_631BakedVae.safetensors


!python launch.py --share --xformers --enable-insecure-extension-access

これだけなんだけどなぁ・・・

参考
original-game.com

出力例