Unavailable1 commited on
Commit
95bd799
1 Parent(s): 063ed24

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -42,4 +42,4 @@ gr.Interface(
42
  fn=speed_reading_interface,
43
  gr.Textbox(lines=10, placeholder="Enter text here"),
44
  outputs="text"
45
- ).launch()
 
42
  fn=speed_reading_interface,
43
  gr.Textbox(lines=10, placeholder="Enter text here"),
44
  outputs="text"
45
+ launch()