Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -280,6 +280,7 @@ def make_me():
|
|
280 |
inputs=[txt_input,neg_input,width,height,steps,cfg,seed],
|
281 |
outputs=[txt_input,neg_input,width,height,steps,cfg,seed],
|
282 |
)
|
|
|
283 |
|
284 |
js_code = """
|
285 |
|
|
|
280 |
inputs=[txt_input,neg_input,width,height,steps,cfg,seed],
|
281 |
outputs=[txt_input,neg_input,width,height,steps,cfg,seed],
|
282 |
)
|
283 |
+
|
284 |
|
285 |
js_code = """
|
286 |
|