Jeremy Live commited on
Commit
bf0eab5
Β·
1 Parent(s): 1168f98

borro linea que no sirve

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -397,7 +397,6 @@ with gr.Blocks(theme=gr.themes.Soft(), title="πŸš€ Content Creator Pro") as demo
397
  - **πŸ’Ž Craft a Strong CTA:** Tell your audience exactly what to do next (Comment, DM, Visit link, etc.)
398
  - **πŸ“Š Test & Optimize:** Try different content variations to see what resonates best with your audience
399
  - **πŸ” Stay Consistent:** Regular posting with a consistent voice and style builds brand recognition
400
- **πŸ”§ Status:** {"βœ… Modal Working" if MODAL_AVAILABLE else "🟑 Local Mode Only"}
401
  """)
402
 
403
  {"" if MODAL_AVAILABLE else "**To enable AI Generation:** Add your Modal token to the HuggingFace Space environment variables"}
 
397
  - **πŸ’Ž Craft a Strong CTA:** Tell your audience exactly what to do next (Comment, DM, Visit link, etc.)
398
  - **πŸ“Š Test & Optimize:** Try different content variations to see what resonates best with your audience
399
  - **πŸ” Stay Consistent:** Regular posting with a consistent voice and style builds brand recognition
 
400
  """)
401
 
402
  {"" if MODAL_AVAILABLE else "**To enable AI Generation:** Add your Modal token to the HuggingFace Space environment variables"}