AnyDiffuse / models /loras.py
eienmojiki's picture
Update models/loras.py
82a8dad verified
raw
history blame
1.61 kB
LORA_LIST = (
"https://civitai.com/api/download/models/651393?type=Model&format=SafeTensor, " # Stareye Starlight
"https://civitai.com/api/download/models/553433, " # finger
"https://civitai.com/api/download/models/50503, "
"https://civitai.com/api/download/models/133160, "
"https://civitai.com/api/download/models/29332, "
"https://huggingface.co/Leopain/color/resolve/main/Coloring_book_-_LineArt.safetensors, "
"https://civitai.com/api/download/models/135867, "
"https://civitai.com/api/download/models/145907, "
"https://huggingface.co/Linaqruf/anime-detailer-xl-lora/resolve/main/anime-detailer-xl.safetensors?download=true, "
"https://huggingface.co/Linaqruf/style-enhancer-xl-lora/resolve/main/style-enhancer-xl.safetensors?download=true, "
"https://civitai.com/api/download/models/28609, "
"https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD15-8steps-CFG-lora.safetensors?download=true, "
"https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SDXL-8steps-CFG-lora.safetensors?download=true, "
"https://civitai.com/api/download/models/30666, "
"https://civitai.com/api/download/models/134498, " # chibi https://civitai.com/models/123374/chibi-comic-style-q
"https://civitai.com/api/download/models/162417, "
"https://civitai.com/api/download/models/177277, "
"https://civitai.com/api/download/models/263721, "
"https://civitai.com/api/download/models/331598, "
"https://civitai.com/api/download/models/416329, " # kobokanaeru
"https://civitai.com/api/download/models/160240. " # all in one
)