xizaoqu commited on
Commit
2f053d2
·
1 Parent(s): d932839
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -179,6 +179,7 @@ def run(cfg: DictConfig):
179
  first_pose,
180
  curr_frame,
181
  device=device)
 
182
  return new_frame
183
 
184
  def set_denoising_steps(denoising_steps, sampling_timesteps_state):
 
179
  first_pose,
180
  curr_frame,
181
  device=device)
182
+ print("run????")
183
  return new_frame
184
 
185
  def set_denoising_steps(denoising_steps, sampling_timesteps_state):