aiqtech commited on
Commit
7bdd59e
·
verified ·
1 Parent(s): f5f55c5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -113,7 +113,7 @@ footer {
113
 
114
  with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css, analytics_enabled=False) as demo:
115
  gr.HTML('<div class="title"> Claude Monet STUDIO </div>')
116
- gr.HTML('<div class="title">😄Image to Video Explore: <a href="https://huggingface.co/spaces/ginigen/theater" target="_blank">https://huggingface.co/spaces/ginigen/theater</a></div>')
117
 
118
  with gr.Tabs() as tabs:
119
  with gr.Tab("Generation"):
 
113
 
114
  with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css, analytics_enabled=False) as demo:
115
  gr.HTML('<div class="title"> Claude Monet STUDIO </div>')
116
+ gr.HTML('<div class="title">😄Community: <a href="https://discord.gg/openfreeai" target="_blank">https://discord.gg/openfreeai</a></div>')
117
 
118
  with gr.Tabs() as tabs:
119
  with gr.Tab("Generation"):