Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -167,7 +167,6 @@ button:hover {
|
|
167 |
|
168 |
with gr.Blocks(css=custom_css, analytics_enabled=False) as demo:
|
169 |
gr.HTML('<div class="title">Pierre-Auguste Renoir STUDIO</div>')
|
170 |
-
gr.HTML('<div class="subtitle">🎨 Image to Video Explore: <a href="https://huggingface.co/spaces/ginigen/theater" target="_blank">https://huggingface.co/spaces/ginigen/theater</a></div>')
|
171 |
|
172 |
# Model description with the requested content
|
173 |
with gr.Group(elem_classes="model-description"):
|
|
|
167 |
|
168 |
with gr.Blocks(css=custom_css, analytics_enabled=False) as demo:
|
169 |
gr.HTML('<div class="title">Pierre-Auguste Renoir STUDIO</div>')
|
|
|
170 |
|
171 |
# Model description with the requested content
|
172 |
with gr.Group(elem_classes="model-description"):
|