Spaces:
Running
Running
Update app.py
Browse files
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
|
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():
|