otmanheddouch commited on
Commit
9d259b6
·
verified ·
1 Parent(s): 5ee091f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@ from helpers import *
4
  with gr.Blocks() as demo:
5
 
6
  with gr.Row():
7
- heading = gr.HTML("<h2> If you want to convert long video into short shareable clips check <a href='https://reelze.app'>Reelze</a> Easy to use .</h2>")
8
  with gr.Row():
9
  heading2 = gr.HTML("<h2>Edit your videos like SpreedSheet using <a href='https://huggingface.co/docs/transformers/model_doc/whisper'> WhisperModel</a></h2>")
10
  with gr.Row():
 
4
  with gr.Blocks() as demo:
5
 
6
  with gr.Row():
7
+ heading = gr.HTML("<h2> Want AI shorts generator ? check <a href='https://reelze.app'>Reelze</a> For faceless Shorts Generator in 10 seconds .</h2>")
8
  with gr.Row():
9
  heading2 = gr.HTML("<h2>Edit your videos like SpreedSheet using <a href='https://huggingface.co/docs/transformers/model_doc/whisper'> WhisperModel</a></h2>")
10
  with gr.Row():