Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -157,7 +157,7 @@ with block:
|
|
157 |
gr.HTML(
|
158 |
"""
|
159 |
<p class="details">
|
160 |
-
|
161 |
</p>
|
162 |
"""
|
163 |
)
|
|
|
157 |
gr.HTML(
|
158 |
"""
|
159 |
<p class="details">
|
160 |
+
Enter a Youtube url to convert to text
|
161 |
</p>
|
162 |
"""
|
163 |
)
|