ZarahShibli commited on
Commit
79eead8
1 Parent(s): c1d2763

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -63,4 +63,4 @@ iface = gr.Interface(fn=predict,
63
  inputs="text", #gr.inputs.Dropdown(model_names, label='class')],
64
  outputs="text",
65
  )
66
- iface.launch()
 
63
  inputs="text", #gr.inputs.Dropdown(model_names, label='class')],
64
  outputs="text",
65
  )
66
+ iface.launch()