Spaces:
Running
Running
prithivMLmods
commited on
Commit
•
1ef8fa5
1
Parent(s):
68fc7b5
Update app.py
Browse files
app.py
CHANGED
@@ -277,7 +277,7 @@ with gr.Blocks(css=css, theme="xiaobaiyuan/theme_brief") as demo:
|
|
277 |
negative_prompt.submit,
|
278 |
run_button.click,
|
279 |
],
|
280 |
-
fn=
|
281 |
inputs=[
|
282 |
prompt,
|
283 |
negative_prompt,
|
|
|
277 |
negative_prompt.submit,
|
278 |
run_button.click,
|
279 |
],
|
280 |
+
fn=stab,
|
281 |
inputs=[
|
282 |
prompt,
|
283 |
negative_prompt,
|