Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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">😄
|
| 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"):
|