Spaces:
Runtime error
Runtime error
Commit
·
95a255e
1
Parent(s):
4e6dd90
Update app.py
Browse files
app.py
CHANGED
@@ -5,16 +5,6 @@ import gradio as gr
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
-
"stablediffusionapi/eternitai-v2",
|
9 |
-
"minhalvp/output",
|
10 |
-
"yonigo/eyal_sb",
|
11 |
-
"dababestie/cellyalova-ph3",
|
12 |
-
"baconbaker/urpm-bj",
|
13 |
-
"digiplay/LunarDiffusion_v1.27",
|
14 |
-
"sheshenin/vikash",
|
15 |
-
"ananay/kneearch",
|
16 |
-
"sd-dreambooth-library/BaysaLaban123",
|
17 |
-
"deepgoyal19/lora_tb",
|
18 |
"kushr/duoduo-model",
|
19 |
"monadical-labs/minecraft-preview",
|
20 |
"kandinsky-community/kandinsky-2-1",
|
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
"kushr/duoduo-model",
|
9 |
"monadical-labs/minecraft-preview",
|
10 |
"kandinsky-community/kandinsky-2-1",
|