xizaoqu
commited on
Commit
·
d5fc1bf
1
Parent(s):
496ee66
update
Browse files
app.py
CHANGED
@@ -255,6 +255,7 @@ def run(cfg: DictConfig):
|
|
255 |
# poses[0],
|
256 |
# memory_curr_frame,
|
257 |
# device=device)
|
|
|
258 |
|
259 |
new_frame = runner.run(
|
260 |
memory_frames[0],
|
|
|
255 |
# poses[0],
|
256 |
# memory_curr_frame,
|
257 |
# device=device)
|
258 |
+
#
|
259 |
|
260 |
new_frame = runner.run(
|
261 |
memory_frames[0],
|