allknowingroger
commited on
Commit
•
b5b2bb6
1
Parent(s):
76f4e6e
Update app.py
Browse files
app.py
CHANGED
@@ -5,9 +5,9 @@ import gradio as gr
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
-
"
|
9 |
-
"
|
10 |
-
"
|
11 |
"naphatmanu/sdxl-lora-index-contemporary-1",
|
12 |
"Yntec/DreamFulV2",
|
13 |
"jwhedbee/lora-trained-xl",
|
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
+
"Omar56AI2023/calatrava",
|
9 |
+
"Blackcoffer/aranza",
|
10 |
+
"Yntec/Atlas",
|
11 |
"naphatmanu/sdxl-lora-index-contemporary-1",
|
12 |
"Yntec/DreamFulV2",
|
13 |
"jwhedbee/lora-trained-xl",
|