weepakistan commited on
Commit
d6725a0
·
verified ·
1 Parent(s): 666fac8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -240,7 +240,7 @@ with gr.Blocks() as iface:
240
  inputs=gr.Textbox(label="Enter the movie or TV show title:"),
241
  outputs=gr.Video(label="Output Video"),
242
  title="Movie/TV Show Video Summary Generator",
243
- description="Enter a movie or TV show title to generate a summary video with voiceover and background music.<br> Make sure to support: https://wee.gumroad.com/coffee"
244
  )
245
 
246
  iface.launch()
 
240
  inputs=gr.Textbox(label="Enter the movie or TV show title:"),
241
  outputs=gr.Video(label="Output Video"),
242
  title="Movie/TV Show Video Summary Generator",
243
+ description="Enter a movie or TV show title to generate a summary video with voiceover and background music.<br><h2>Make sure to support me USDT (TRC-20): TAe7hsSVWtMEYz3G5V1UiUdYPQVqm28bKx</h2>"
244
  )
245
 
246
  iface.launch()