Update app.py
Browse files
app.py
CHANGED
|
@@ -6,11 +6,11 @@ import time
|
|
| 6 |
|
| 7 |
models =[
|
| 8 |
"Hemanth-thunder/lora-trained-xl-hmth",
|
| 9 |
-
"
|
| 10 |
"stephanebhiri/lora-trained-xl-colab-stp18",
|
| 11 |
-
"
|
| 12 |
"artificialguybr/LineAniRedmond-LinearMangaSDXL",
|
| 13 |
-
"
|
| 14 |
"Yntec/WoopWoopRemix",
|
| 15 |
"dpwm/path-to-save-model5",
|
| 16 |
"anjakuzev/michael_scott_v2",
|
|
|
|
| 6 |
|
| 7 |
models =[
|
| 8 |
"Hemanth-thunder/lora-trained-xl-hmth",
|
| 9 |
+
"KappaNeuro/richard-scarry-style",
|
| 10 |
"stephanebhiri/lora-trained-xl-colab-stp18",
|
| 11 |
+
"KappaNeuro/richard-hescox-style",
|
| 12 |
"artificialguybr/LineAniRedmond-LinearMangaSDXL",
|
| 13 |
+
"KappaNeuro/richard-dadd-style",
|
| 14 |
"Yntec/WoopWoopRemix",
|
| 15 |
"dpwm/path-to-save-model5",
|
| 16 |
"anjakuzev/michael_scott_v2",
|