Spaces:
Build error
Build error
Artiprocher
commited on
Commit
Β·
75fa8f5
1
Parent(s):
b0ab4d3
add app
Browse files
app.py
CHANGED
@@ -18,8 +18,8 @@ def infer_text2img(prompt, guide, steps):
|
|
18 |
with gr.Blocks() as demo:
|
19 |
examples = [
|
20 |
["ηͺθηθ"],
|
21 |
-
["
|
22 |
-
["
|
23 |
]
|
24 |
with gr.Row():
|
25 |
with gr.Column(scale=1, ):
|
|
|
18 |
with gr.Blocks() as demo:
|
19 |
examples = [
|
20 |
["ηͺθηθ"],
|
21 |
+
["ε°ηι»ηθ"],
|
22 |
+
["θηι₯"],
|
23 |
]
|
24 |
with gr.Row():
|
25 |
with gr.Column(scale=1, ):
|