GoGma commited on
Commit
9a7a129
·
verified ·
1 Parent(s): ae5a784

Update generation.py

Browse files
Files changed (1) hide show
  1. generation.py +1 -1
generation.py CHANGED
@@ -97,4 +97,4 @@ def generate_image_from_prompt(
97
  continue
98
 
99
  # Si llega aquí, fallaron todos los modelos
100
- return None, f"❌ ERROR FATAL: Fallaron todos los intentos.\nÚltimo error: {last_error}" return None, f"❌ ERROR FATAL: Fallaron todos los intentos.\nÚltimo error: {last_error}"
 
97
  continue
98
 
99
  # Si llega aquí, fallaron todos los modelos
100
+ return None, f"❌ ERROR FATAL: Fallaron todos los intentos.\nÚltimo error: {last_error}"