Spaces:
Runtime error
Runtime error
Commit
·
7e6aeb6
1
Parent(s):
507a18d
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 |
"amongey/egyptian-movie-vintage-posters",
|
12 |
"acondess/lineart",
|
13 |
"fan4545/model",
|
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
+
"Lykon/dreamshaper-6-31",
|
9 |
+
"Lykon/dreamshaper-7",
|
10 |
+
"Lykon/dreamshaper-8",
|
11 |
"amongey/egyptian-movie-vintage-posters",
|
12 |
"acondess/lineart",
|
13 |
"fan4545/model",
|