Spaces:
Running
Running
prithivMLmods
commited on
Commit
•
af16bbc
1
Parent(s):
4c50128
Update app.py
Browse files
app.py
CHANGED
@@ -180,7 +180,7 @@ with gr.Blocks(css=css, theme="xiaobaiyuan/theme_brief") as demo:
|
|
180 |
negative_prompt.submit,
|
181 |
run_button.click,
|
182 |
],
|
183 |
-
fn=
|
184 |
inputs=[
|
185 |
prompt,
|
186 |
negative_prompt,
|
|
|
180 |
negative_prompt.submit,
|
181 |
run_button.click,
|
182 |
],
|
183 |
+
fn=dalle4k,
|
184 |
inputs=[
|
185 |
prompt,
|
186 |
negative_prompt,
|