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