seawolf2357 commited on
Commit
12a458b
·
verified ·
1 Parent(s): dd8ccee

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -177,7 +177,7 @@ def load_predefined_images1():
177
  return predefined_images1
178
 
179
 
180
- with gr.Blocks(theme="Nymbo/Nymbo_Theme", css=css) as demo:
181
  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>')
182
 
183
  gr.Markdown(DESCRIPTIONXX)
 
177
  return predefined_images1
178
 
179
 
180
+ with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css) as demo:
181
  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>')
182
 
183
  gr.Markdown(DESCRIPTIONXX)