Commit
·
0972cdd
1
Parent(s):
9365621
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 |
"ravennakev/dogbooth",
|
12 |
"EliKet/sdxl_2",
|
13 |
"frizner/dfrizner-model",
|
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
+
"CiroN2022/soulful-aesthetics",
|
9 |
+
"Muhammadreza/mann-e-sketches-revised-2",
|
10 |
+
"juliopradom/saved_model_test",
|
11 |
"ravennakev/dogbooth",
|
12 |
"EliKet/sdxl_2",
|
13 |
"frizner/dfrizner-model",
|