AlexWortega commited on
Commit
37bebeb
1 Parent(s): df59811

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -146,7 +146,7 @@ examples = [
146
  ],
147
  ]
148
 
149
- wwith block as demo:
150
  gr.Markdown("""
151
 
152
 
 
146
  ],
147
  ]
148
 
149
+ with block as demo:
150
  gr.Markdown("""
151
 
152