cctuan commited on
Commit
29ea88e
1 Parent(s): da660a7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -279,7 +279,6 @@ demo = gr.Interface(
279
  head="Anythin Podcast",
280
  cache_examples="lazy",
281
  api_name="anything-to-podcast",
282
- queue=True,
283
  )
284
 
285
 
 
279
  head="Anythin Podcast",
280
  cache_examples="lazy",
281
  api_name="anything-to-podcast",
 
282
  )
283
 
284