Skip to content

Instantly share code, notes, and snippets.

@TheCraigFergus
Last active October 1, 2023 04:56
Show Gist options
  • Save TheCraigFergus/5a872290139d6862885b458c62184523 to your computer and use it in GitHub Desktop.
Save TheCraigFergus/5a872290139d6862885b458c62184523 to your computer and use it in GitHub Desktop.
HuggingFace_SD_models
## Download SD models from HuggingFace
# AbsoluteReality
wget https://huggingface.co/Lykon/AbsoluteReality/resolve/main/AbsoluteReality_1.8.1_pruned.safetensors
# RealisticVision
wget https://huggingface.co/SG161222/Realistic_Vision_V5.1_noVAE/resolve/main/Realistic_Vision_V5.1_fp16-no-ema.safetensors
# Reliberate
wget https://huggingface.co/XpucT/Reliberate/resolve/main/Reliberate.safetensors
# CyberRealistic
wget https://huggingface.co/cyberdelia/CyberRealistic/resolve/main/CyberRealistic_V3.2-FP16.safetensors
# BeenYouLite
wget https://huggingface.co/digiplay/BeenYouLiteL11_diffusers/resolve/main/beenyouLite_l11.safetensors
# EpicRealism
wget https://huggingface.co/Justin-Choo/epiCRealism-Natural_Sin_RC1_VAE/resolve/main/epicrealism_naturalSinRC1VAE.safetensors
# ICBINP
wget https://huggingface.co/HAttORi/ICBINP-Photorealistic/resolve/main/icbinpICantBelieveIts_v6.safetensors
# QGO PromptingReal V1
wget https://huggingface.co/ArchiveAPI/QGO-PromptingReal/resolve/main/qgoPromptingreal_qgoPromptingrealV1.safetensors
# AnalogMadness
wget https://huggingface.co/ArchiveAPI/AnalogMadness/resolve/main/analogMadness_v60.safetensors
# AnyLora_BakedVAE
wget https://huggingface.co/ArchiveAPI/AnyLora/resolve/main/anyloraCheckpoint_bakedvaeBlessedFp16.safetensors
# AnyLora_NoVAE
wget https://huggingface.co/ArchiveAPI/AnyLora/resolve/main/anyloraCheckpoint_novaeFp16.safetensors
# MagicMix
wget https://huggingface.co/ArchiveAPI/majicMIX-realistic/resolve/main/majicmixRealistic_v6.safetensors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment