Spaces:
Running
on
Zero
Running
on
Zero
wangshuai6
commited on
Commit
·
4a9ac44
1
Parent(s):
ed7275e
init
Browse files
app.py
CHANGED
@@ -205,4 +205,4 @@ if __name__ == "__main__":
|
|
205 |
timeshift,
|
206 |
order
|
207 |
], outputs=[output_sample, output_trajs])
|
208 |
-
demo.launch(
|
|
|
205 |
timeshift,
|
206 |
order
|
207 |
], outputs=[output_sample, output_trajs])
|
208 |
+
demo.launch()
|