Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
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">😄
|
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"):
|