Spaces:
Running
on
Zero
Running
on
Zero
Removed streamline app link
Browse files
app.py
CHANGED
@@ -157,8 +157,6 @@ with gr.Blocks(theme='gstaff/sketch') as demo:
|
|
157 |
- **Step 3:** Listen to the podcast or view the conversation.
|
158 |
""")
|
159 |
gr.Markdown("""
|
160 |
-
**For a faster instance, check out:**
|
161 |
-
- [NarrateIt](https://narrateit.streamlit.app/) for faster processing.
|
162 |
- View the code at [GitHub - NarrateIt](https://github.com/EswarDivi/NarrateIt).
|
163 |
""")
|
164 |
with gr.Group():
|
|
|
157 |
- **Step 3:** Listen to the podcast or view the conversation.
|
158 |
""")
|
159 |
gr.Markdown("""
|
|
|
|
|
160 |
- View the code at [GitHub - NarrateIt](https://github.com/EswarDivi/NarrateIt).
|
161 |
""")
|
162 |
with gr.Group():
|