utkarshshukla2912 commited on
Commit
d8d4f6c
·
1 Parent(s): fdf345c

changed version number

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -117,7 +117,7 @@ with gr.Blocks(
117
  value="""
118
  <div style="display: flex; align-items: center; gap: 10px;">
119
  <img style="width: 50px; height: 50px; background-color: white; border-radius: 10%;" src="https://storage.googleapis.com/desivocal-prod/desi-vocal/ringg.svg" alt="Logo">
120
- <h1 style="margin: 0;">Ringg TTS v1.0</h1>
121
  </div>
122
  """
123
  )
 
117
  value="""
118
  <div style="display: flex; align-items: center; gap: 10px;">
119
  <img style="width: 50px; height: 50px; background-color: white; border-radius: 10%;" src="https://storage.googleapis.com/desivocal-prod/desi-vocal/ringg.svg" alt="Logo">
120
+ <h1 style="margin: 0;">Ringg TTS Squirrel v1.0 🐿️</h1>
121
  </div>
122
  """
123
  )