allknowingroger
commited on
Commit
•
54c7f59
1
Parent(s):
866f93a
Update app.py
Browse files
app.py
CHANGED
@@ -5,15 +5,15 @@ import gradio as gr
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
-
"
|
9 |
-
"
|
10 |
-
"
|
11 |
-
"
|
12 |
-
"
|
13 |
-
"
|
14 |
-
"
|
15 |
-
"
|
16 |
-
"
|
17 |
]
|
18 |
|
19 |
|
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
+
"Suiren00/dreambooth_stablediffusion_test",
|
9 |
+
"skirano/bottle_doRA",
|
10 |
+
"artificialguybr/amigurami-redmond-amigurami-crochet-sd-xl-lora",
|
11 |
+
"artificialguybr/selfiephotographyredmond-selfie-photography-lora-for-sdxl",
|
12 |
+
"SherlockYoung/monster-hunter-text2img-sdxl-lora-cogagent",
|
13 |
+
"playgroundai/playground-v2.5-1024px-aesthetic",
|
14 |
+
"KappaNeuro/alex-gross-style",
|
15 |
+
"KappaNeuro/alfred-augustus-glendening-style",
|
16 |
+
"KappaNeuro/alphonse-mucha-style",
|
17 |
]
|
18 |
|
19 |
|