allknowingroger
commited on
Commit
•
917c37d
1
Parent(s):
b039470
Update app.py
Browse files
app.py
CHANGED
@@ -5,8 +5,8 @@ import gradio as gr
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
-
"
|
9 |
-
"
|
10 |
"LiLyFalcon/dreambooth_lora_Galaxiga_battle_aircraft-trained-xl-colab",
|
11 |
"kaneyxx/bento",
|
12 |
"naphatmanu/sdxl-lora-ikea-modern-international-1-500steps",
|
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
+
"sean202302/sdxl-lora",
|
9 |
+
"Falah/sdworldlandmarks",
|
10 |
"LiLyFalcon/dreambooth_lora_Galaxiga_battle_aircraft-trained-xl-colab",
|
11 |
"kaneyxx/bento",
|
12 |
"naphatmanu/sdxl-lora-ikea-modern-international-1-500steps",
|