Merlintxu commited on
Commit
759fd36
·
1 Parent(s): aab4852

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -44,4 +44,4 @@ iface = Interface(fn=game_flow,
44
  outputs=[Textbox(label='Sentence'),
45
  Textbox(label='Words'),
46
  Textbox(label='Result')])
47
- iface.launch()
 
44
  outputs=[Textbox(label='Sentence'),
45
  Textbox(label='Words'),
46
  Textbox(label='Result')])
47
+ iface.launch()