eeuuia commited on
Commit
2046b2f
·
verified ·
1 Parent(s): 3312fed

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -197,7 +197,7 @@ def prepare_and_generate_video(
197
  #).frames
198
 
199
  # ETAPA 3: Denoise final em alta resolução
200
- if false:
201
  final_video_frames_np = pipeline(
202
  prompt=prompt,
203
  negative_prompt=negative_prompt,
 
197
  #).frames
198
 
199
  # ETAPA 3: Denoise final em alta resolução
200
+ if False:
201
  final_video_frames_np = pipeline(
202
  prompt=prompt,
203
  negative_prompt=negative_prompt,