ginipick commited on
Commit
6aa40e8
·
verified ·
1 Parent(s): 57eee16

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -323,7 +323,7 @@ with gr.Blocks(theme=gr.themes.Soft(primary_hue="teal", secondary_hue="slate", n
323
 
324
 
325
  # Add CSS styling
326
- demo.load(None, _js="""
327
  () => {
328
  const style = document.createElement('style');
329
  style.textContent = `
 
323
 
324
 
325
  # Add CSS styling
326
+ demo.load(lambda: None, _js="""
327
  () => {
328
  const style = document.createElement('style');
329
  style.textContent = `