sudo-soldier commited on
Commit
8b9a8c7
·
verified ·
1 Parent(s): 4e4befa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -66,6 +66,8 @@ with gr.Blocks() as interface:
66
  gr.HTML("""
67
  <h1><i class="fas fa-music"></i>&nbsp;PYTR - Python YouTube Ringtones</h1>
68
  <p>Enter a YouTube URL or upload an audio file to create ringtones.</p>
 
 
69
  """)
70
 
71
  with gr.Row():
 
66
  gr.HTML("""
67
  <h1><i class="fas fa-music"></i>&nbsp;PYTR - Python YouTube Ringtones</h1>
68
  <p>Enter a YouTube URL or upload an audio file to create ringtones.</p>
69
+ <p><a href="https://ringtones.jessejesse.xyz"></a>Ringtones<p>
70
+ <p><a href="https://github.com/sudo-self/pytr"></a>Github<p>
71
  """)
72
 
73
  with gr.Row():