linoyts HF Staff commited on
Commit
9f55bc7
·
verified ·
1 Parent(s): 2eea82e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -43,7 +43,7 @@ function refresh() {
43
  }
44
  """
45
 
46
- with gr.Blocks(css=css, theme=gr.themes.Ocean(), js=js_func) as demo:
47
 
48
  gr.Markdown("# LTX Video 0.9.7 Distilled")
49
 
 
43
  }
44
  """
45
 
46
+ with gr.Blocks(css=css, theme=gr.themes.Ocean()) as demo:
47
 
48
  gr.Markdown("# LTX Video 0.9.7 Distilled")
49