YukiNon commited on
Commit
7143099
1 Parent(s): d7f43c1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,4 +11,4 @@ def greet(img):
11
 
12
  demo = gr.Interface(fn=greet, inputs="sketchpad", outputs="text")
13
 
14
- demo.launch()
 
11
 
12
  demo = gr.Interface(fn=greet, inputs="sketchpad", outputs="text")
13
 
14
+ demo.launch()