adorkin commited on
Commit
f7c349b
1 Parent(s): 681d298

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -31,7 +31,7 @@ gr.Interface(
31
  enable_queue=True,
32
  allow_screenshot=False,
33
  allow_flagging=False,
34
- examples=[
35
- ["Indian state rolls out wireless broadband Government in South Indian state of Kerala sets up wireless kiosks as part of initiative to bridge digital divide."]
36
- ]
37
  ).launch(debug=True)
 
31
  enable_queue=True,
32
  allow_screenshot=False,
33
  allow_flagging=False,
34
+ # examples=[
35
+ # ["Indian state rolls out wireless broadband Government in South Indian state of Kerala sets up wireless kiosks as part of initiative to bridge digital divide."]
36
+ # ]
37
  ).launch(debug=True)