Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -168,7 +168,6 @@ footer {
|
|
168 |
# Use a simpler UI configuration that is less likely to cause issues
|
169 |
with gr.Blocks(css=css, analytics_enabled=False) as demo:
|
170 |
gr.HTML('<div class="title"> FLUX Ghibli LoRA</div>')
|
171 |
-
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>')
|
172 |
|
173 |
with gr.Row():
|
174 |
with gr.Column(scale=3):
|
|
|
168 |
# Use a simpler UI configuration that is less likely to cause issues
|
169 |
with gr.Blocks(css=css, analytics_enabled=False) as demo:
|
170 |
gr.HTML('<div class="title"> FLUX Ghibli LoRA</div>')
|
|
|
171 |
|
172 |
with gr.Row():
|
173 |
with gr.Column(scale=3):
|