NeuralFalcon commited on
Commit
3fdf899
·
verified ·
1 Parent(s): 6652e04

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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():