bpHigh commited on
Commit
6cb8eb1
1 Parent(s): bd070c6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -33,7 +33,7 @@ with gr.Blocks(theme='bethecloud/storj_theme') as demo:
33
  with gr.Box():
34
  gr.Markdown(
35
  """
36
- ### Search Podcasts and get their RSS feeds -- Currently Not Enabled as ListenNotes only offers 300 API calls/month
37
  """)
38
 
39
  # with gr.Column():
 
33
  with gr.Box():
34
  gr.Markdown(
35
  """
36
+ ### Search Podcasts and get their RSS feeds -- Currently Not Enabled as ListenNotes only offers limited free API calls/month
37
  """)
38
 
39
  # with gr.Column():