fffiloni commited on
Commit
0a50960
·
verified ·
1 Parent(s): 1640678

use vanilla gradio theme

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -93,7 +93,7 @@ def generate_video(
93
  return video_path
94
 
95
 
96
- with gr.Blocks(theme=gr.themes.Soft(), css="footer {display: none !important}") as demo:
97
  gr.Markdown(
98
  """
99
  # Stand-In IP2V
 
93
  return video_path
94
 
95
 
96
+ with gr.Blocks() as demo:
97
  gr.Markdown(
98
  """
99
  # Stand-In IP2V