matanzig commited on
Commit
ec7cfbf
·
verified ·
1 Parent(s): 7a8c797

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -308,4 +308,4 @@ with gr.Blocks(css=custom_css, theme=custom_theme) as demo:
308
  gr.Markdown("### 🎓 Project Presentation & Walkthrough \nWatch the video below to see a full walkthrough of the dataset, EDA, model pipeline, and the live application.")
309
  gr.Video(value="https://huggingface.co/spaces/matanzig/Interior-Design-GenAI/resolve/main/A3.presentation.mp4", interactive=False)
310
 
311
- demo.launch(page_title="Visionary | AI Interior Design", favicon_path="viss1.jpeg")
 
308
  gr.Markdown("### 🎓 Project Presentation & Walkthrough \nWatch the video below to see a full walkthrough of the dataset, EDA, model pipeline, and the live application.")
309
  gr.Video(value="https://huggingface.co/spaces/matanzig/Interior-Design-GenAI/resolve/main/A3.presentation.mp4", interactive=False)
310
 
311
+ demo.launch()