Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -110,7 +110,7 @@ footer {
|
|
110 |
"""
|
111 |
|
112 |
with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css, analytics_enabled=False) as demo:
|
113 |
-
gr.HTML('<div class="title">
|
114 |
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>')
|
115 |
|
116 |
with gr.Tabs() as tabs:
|
|
|
110 |
"""
|
111 |
|
112 |
with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css, analytics_enabled=False) as demo:
|
113 |
+
gr.HTML('<div class="title"> FLUX Ghibli LoRA</div>')
|
114 |
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>')
|
115 |
|
116 |
with gr.Tabs() as tabs:
|