Ahsen Khaliq commited on
Commit
c57afed
·
1 Parent(s): e8343f6
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -24,6 +24,5 @@ gr.Interface(
24
  article=article,
25
  examples=[["""PG&E stated it scheduled the blackouts in response to forecasts for high winds amid dry conditions.
26
  The aim is to reduce the risk of wildfires. Nearly 800 thousand customers were scheduled to be affected
27
- by the shutoffs which were expected to last through at least midday tomorrow."""]],
28
- enable_queue=True
29
  ).launch(debug=True)
 
24
  article=article,
25
  examples=[["""PG&E stated it scheduled the blackouts in response to forecasts for high winds amid dry conditions.
26
  The aim is to reduce the risk of wildfires. Nearly 800 thousand customers were scheduled to be affected
27
+ by the shutoffs which were expected to last through at least midday tomorrow."""]]
 
28
  ).launch(debug=True)