aiqtech commited on
Commit
66d5f35
1 Parent(s): 9d997d8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
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