kashoo commited on
Commit
d5c9bc6
1 Parent(s): 3939694

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -32,6 +32,6 @@ iface = gr.Interface(
32
 
33
  ],
34
  outputs=gr.outputs.Textbox(label="Result")
35
- )
36
 
37
  iface.launch()
 
32
 
33
  ],
34
  outputs=gr.outputs.Textbox(label="Result")
35
+ )
36
 
37
  iface.launch()