Update app.py
Browse files
app.py
CHANGED
@@ -76,6 +76,7 @@ footer {
|
|
76 |
|
77 |
with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css
|
78 |
) as demo:
|
|
|
79 |
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>')
|
80 |
|
81 |
|
|
|
76 |
|
77 |
with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css
|
78 |
) as demo:
|
79 |
+
gr.HTML('<div class="title"> Claude Monet STUDIO </div>')
|
80 |
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>')
|
81 |
|
82 |
|