ginipick commited on
Commit
5c4cc9e
·
verified ·
1 Parent(s): 772fb9a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -122,7 +122,7 @@ footer {
122
 
123
  with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css, analytics_enabled=False) as demo:
124
  gr.HTML('<div class="title"> FLUX Ghibli LoRA</div>')
125
- 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>')
126
 
127
  with gr.Tabs() as tabs:
128
  with gr.Tab("Generation"):
 
122
 
123
  with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css, analytics_enabled=False) as demo:
124
  gr.HTML('<div class="title"> FLUX Ghibli LoRA</div>')
125
+ gr.HTML('<div class="title">😄Community: <a href="https://discord.gg/openfreeai" target="_blank">https://discord.gg/openfreeai</a></div>')
126
 
127
  with gr.Tabs() as tabs:
128
  with gr.Tab("Generation"):