aiqtech commited on
Commit
9d997d8
1 Parent(s): 4dff193

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -76,6 +76,9 @@ footer {
76
 
77
  with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css
78
  ) as demo:
 
 
 
79
  with gr.Column(elem_id="col-container"):
80
  with gr.Row():
81
  prompt = gr.Text(
 
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
+
82
  with gr.Column(elem_id="col-container"):
83
  with gr.Row():
84
  prompt = gr.Text(