Spaces:
Running
on
Zero
Running
on
Zero
Update loras.py
Browse files
loras.py
CHANGED
|
@@ -157,6 +157,21 @@ loras = [
|
|
| 157 |
display_name="Long hair LoRA V3",
|
| 158 |
url="https://civitai.com/models/669029/long-hair-lora-flux"
|
| 159 |
),
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 160 |
|
| 161 |
LoRA(
|
| 162 |
id="X-HighVoltage-X/No-Shine", name="No Shine", display_name="No Shine"
|
|
|
|
| 157 |
display_name="Long hair LoRA V3",
|
| 158 |
url="https://civitai.com/models/669029/long-hair-lora-flux"
|
| 159 |
),
|
| 160 |
+
LoRA(
|
| 161 |
+
id="X-HighVoltage-X/Long-Hair-beautiful-Blond-v1.0",
|
| 162 |
+
name="Long Hair beautiful Blond v1",
|
| 163 |
+
display_name="Long Hair beautiful Blond v1",
|
| 164 |
+
url="https://civitai.com/models/1685872/long-hair-beautiful-blond",
|
| 165 |
+
keyword="longhairblond1"
|
| 166 |
+
),
|
| 167 |
+
LoRA(
|
| 168 |
+
id="X-HighVoltage-X/Gabri3lla-TS-v1.0",
|
| 169 |
+
name="Gabri3lla TS v1",
|
| 170 |
+
display_name="Gabri3lla TS v1",
|
| 171 |
+
url="https://civitai.com/models/1218749/gabri3lla-ts",
|
| 172 |
+
keyword="G@bri3ll@ Dark hair"
|
| 173 |
+
),
|
| 174 |
+
|
| 175 |
|
| 176 |
LoRA(
|
| 177 |
id="X-HighVoltage-X/No-Shine", name="No Shine", display_name="No Shine"
|