PierreHanna commited on
Commit
e204a2f
1 Parent(s): a6d7919

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -150,4 +150,4 @@ with gr.Blocks() as demo:
150
  texturalstability
151
  ])
152
 
153
- demo.launch(debug=False)
 
150
  texturalstability
151
  ])
152
 
153
+ demo.launch(debug=True)