crobbi commited on
Commit
87723c9
1 Parent(s): 4cf81ad

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,4 +15,4 @@ def test(k):
15
  gr.Interface(inputs=gr.Sketchpad(),
16
  outputs="number",
17
  fn=test,
18
- live=True).launch()
 
15
  gr.Interface(inputs=gr.Sketchpad(),
16
  outputs="number",
17
  fn=test,
18
+ live=True).launch()