Spaces:
Sleeping
Sleeping
Yaron Koresh
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -315,7 +315,7 @@ def events():
|
|
315 |
prompt2.submit
|
316 |
],
|
317 |
fn=handle,
|
318 |
-
input=[img,prompt,prompt2,motion]
|
319 |
output=result
|
320 |
)
|
321 |
|
|
|
315 |
prompt2.submit
|
316 |
],
|
317 |
fn=handle,
|
318 |
+
input=[img,prompt,prompt2,motion],
|
319 |
output=result
|
320 |
)
|
321 |
|