Spaces:
Running
on
Zero
Running
on
Zero
Update models/loras.py
Browse files- models/loras.py +1 -0
models/loras.py
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
LORA_LIST = (
|
|
|
2 |
"https://civitai.com/api/download/models/553433, " # finger
|
3 |
"https://civitai.com/api/download/models/50503, "
|
4 |
"https://civitai.com/api/download/models/133160, "
|
|
|
1 |
LORA_LIST = (
|
2 |
+
"https://civitai.com/api/download/models/651393?type=Model&format=SafeTensor, " # Stareye Starlight
|
3 |
"https://civitai.com/api/download/models/553433, " # finger
|
4 |
"https://civitai.com/api/download/models/50503, "
|
5 |
"https://civitai.com/api/download/models/133160, "
|