Spaces:
Runtime error
Runtime error
allknowingroger
commited on
Commit
•
392f326
1
Parent(s):
4e793d4
Update app.py
Browse files
app.py
CHANGED
@@ -5,15 +5,15 @@ import gradio as gr
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
-
"
|
9 |
-
"
|
10 |
-
"
|
11 |
-
"
|
12 |
-
"
|
13 |
-
"
|
14 |
-
"
|
15 |
-
"
|
16 |
-
"
|
17 |
]
|
18 |
|
19 |
|
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
+
"acmyu/ghibli-howl",
|
9 |
+
"livingbox/italian-style-new-v1",
|
10 |
+
"dmityul/animetd",
|
11 |
+
"JoseGarcia2002/submodel-5",
|
12 |
+
"JoseGarcia2002/submodel-4",
|
13 |
+
"wolhaiksong/anime-lora1000",
|
14 |
+
"pavpanda/kt-s4",
|
15 |
+
"MCheca5/natasha-ai",
|
16 |
+
"Henfrey/mod-el",
|
17 |
]
|
18 |
|
19 |
|