Spaces:
Running
Running
Jeremy Live
commited on
Commit
Β·
bf0eab5
1
Parent(s):
1168f98
borro linea que no sirve
Browse files
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"}
|