kfahn commited on
Commit
280a8d0
1 Parent(s): 34e4365

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -95,4 +95,4 @@ with gr.Blocks(theme='kfahn/AnimalPose') as demo:
95
  # report = wandb_report(report_url)
96
 
97
 
98
- demo.launch(debut=True)
 
95
  # report = wandb_report(report_url)
96
 
97
 
98
+ demo.launch(debug=True)