Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -369,7 +369,7 @@ class VideoGenerator:
|
|
369 |
def main():
|
370 |
st.set_page_config(page_title="Professional Content Generator", layout="wide")
|
371 |
|
372 |
-
st.title("🎬 AI Content Generator")
|
373 |
|
374 |
# Advanced User Preferences
|
375 |
with st.form("content_preferences"):
|
|
|
369 |
def main():
|
370 |
st.set_page_config(page_title="Professional Content Generator", layout="wide")
|
371 |
|
372 |
+
st.title("🎬 AI Content Generator")
|
373 |
|
374 |
# Advanced User Preferences
|
375 |
with st.form("content_preferences"):
|