Spaces:
Runtime error
Runtime error
Commit
·
c352c43
1
Parent(s):
47ac75a
Update app.py
Browse files
app.py
CHANGED
|
@@ -7,13 +7,13 @@ import time
|
|
| 7 |
models =[
|
| 8 |
"karthickp6/lora-trained-xl-colab_Cayenne9YAAI1",
|
| 9 |
"Yntec/Dreamshaper8",
|
| 10 |
-
"
|
| 11 |
"chakra17/lora-trained-xl-colab",
|
| 12 |
"Kive/db-hugger-25",
|
| 13 |
"Norod78/sdxl-futurama-style-lora",
|
| 14 |
"Norod78/sd2-dreambooth-ClaymationXmas",
|
| 15 |
"rynmurdock/Zahir_Draft",
|
| 16 |
-
"
|
| 17 |
]
|
| 18 |
|
| 19 |
|
|
|
|
| 7 |
models =[
|
| 8 |
"karthickp6/lora-trained-xl-colab_Cayenne9YAAI1",
|
| 9 |
"Yntec/Dreamshaper8",
|
| 10 |
+
"machinelearnear/preguntale_al_candidato_BREGMAN",
|
| 11 |
"chakra17/lora-trained-xl-colab",
|
| 12 |
"Kive/db-hugger-25",
|
| 13 |
"Norod78/sdxl-futurama-style-lora",
|
| 14 |
"Norod78/sd2-dreambooth-ClaymationXmas",
|
| 15 |
"rynmurdock/Zahir_Draft",
|
| 16 |
+
"misrori/misrorigoldhand",
|
| 17 |
]
|
| 18 |
|
| 19 |
|