gnosticdev commited on
Commit
a236201
verified
1 Parent(s): c332f2e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -859,7 +859,7 @@ def crear_video(prompt_type, input_text, selected_voice, musica_file=None):
859
  except Exception as e:
860
  logger.warning(f"Error ajustando duraci贸n del audio final: {str(e)}")
861
 
862
- try:
863
  # ... (todo el c贸digo previo de crear_video permanece igual)
864
 
865
  # 7. Crear video final (INDENTACI脫N ORIGINAL)
 
859
  except Exception as e:
860
  logger.warning(f"Error ajustando duraci贸n del audio final: {str(e)}")
861
 
862
+ try:
863
  # ... (todo el c贸digo previo de crear_video permanece igual)
864
 
865
  # 7. Crear video final (INDENTACI脫N ORIGINAL)