allknowingroger
commited on
Commit
•
7bac580
1
Parent(s):
a975933
Update app.py
Browse files
app.py
CHANGED
@@ -5,11 +5,11 @@ import gradio as gr
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
-
"
|
9 |
"AI-future/test-model",
|
10 |
"Alexzyx/sd-liudehua-model-lora-sdxl",
|
11 |
"Mamatha00000/shiva",
|
12 |
-
"
|
13 |
"Yntec/edgeOfRealism",
|
14 |
"Pramod0912/my-pet-dog",
|
15 |
"farhana0001/my-thar",
|
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
+
"hahminlew/sdxl-kream-model-lora-2.0",
|
9 |
"AI-future/test-model",
|
10 |
"Alexzyx/sd-liudehua-model-lora-sdxl",
|
11 |
"Mamatha00000/shiva",
|
12 |
+
"livingbox/model-text-oct-14",
|
13 |
"Yntec/edgeOfRealism",
|
14 |
"Pramod0912/my-pet-dog",
|
15 |
"farhana0001/my-thar",
|