Created
May 10, 2023 22:11
-
-
Save safa-dayo/96c605774aff8bfb74a95785d9e522f6 to your computer and use it in GitHub Desktop.
EasyNegativeダウンロード用コマンド(Google Colab前提)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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