Spaces:
Running
on
Zero
Running
on
Zero
franciszzj
commited on
Commit
•
8dae3a8
1
Parent(s):
168e004
update app.py
Browse files
app.py
CHANGED
@@ -219,4 +219,4 @@ if __name__ == "__main__":
|
|
219 |
pose_transfer_gen_button.click(fn=leffa_predict_pt, inputs=[
|
220 |
pt_src_image, pt_ref_image], outputs=[pt_gen_image])
|
221 |
|
222 |
-
demo.launch(
|
|
|
219 |
pose_transfer_gen_button.click(fn=leffa_predict_pt, inputs=[
|
220 |
pt_src_image, pt_ref_image], outputs=[pt_gen_image])
|
221 |
|
222 |
+
demo.launch()
|