Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save safa-dayo/96c605774aff8bfb74a95785d9e522f6 to your computer and use it in GitHub Desktop.
Save safa-dayo/96c605774aff8bfb74a95785d9e522f6 to your computer and use it in GitHub Desktop.
EasyNegativeダウンロード用コマンド(Google Colab前提)
# EasyNegativeのダウンロード
!wget https://huggingface.co/datasets/gsdf/EasyNegative/resolve/main/EasyNegative.safetensors --directory-prefix=/content/stable-diffusion-webui/embeddings/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment