bravewiki commited on
Commit
4841295
·
verified ·
1 Parent(s): 5ce532a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -40,4 +40,4 @@ iface = gr.Interface(
40
  description="Generate a simple video from text using Stable Diffusion to create image frames.",
41
  )
42
 
43
- iface.launch(debug=true)
 
40
  description="Generate a simple video from text using Stable Diffusion to create image frames.",
41
  )
42
 
43
+ iface.launch(debug=True)