Update app.py
Browse files
app.py
CHANGED
@@ -57,7 +57,7 @@ def main(debug, share):
|
|
57 |
with gr.Blocks() as demo:
|
58 |
gr.Markdown("<center><h1 style='font-size: 40px;'>Auto Subtitle Generator </h1></center>")
|
59 |
gr.Markdown("Need to improve the SRT generation code.")
|
60 |
-
gr.Markdown("[Try on Google Colab](https://colab.research.google.com/github/NeuralFalconYT/parakeet-tdt-subtitle/blob/main/Free_Subtitle.ipynb")
|
61 |
|
62 |
with gr.Row():
|
63 |
with gr.Column():
|
|
|
57 |
with gr.Blocks() as demo:
|
58 |
gr.Markdown("<center><h1 style='font-size: 40px;'>Auto Subtitle Generator </h1></center>")
|
59 |
gr.Markdown("Need to improve the SRT generation code.")
|
60 |
+
gr.Markdown("[Try on Google Colab](https://colab.research.google.com/github/NeuralFalconYT/parakeet-tdt-subtitle/blob/main/Free_Subtitle.ipynb)")
|
61 |
|
62 |
with gr.Row():
|
63 |
with gr.Column():
|