nevreal commited on
Commit
150d7c2
1 Parent(s): 17b1411

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -2,7 +2,9 @@ import gradio as gr
2
  from rvc import *
3
 
4
  initial_md = """
5
- ![banner that says mikutts](https://huggingface.co/spaces/NoCrypt/mikuTTS/resolve/main/imgs/banner_mikutts.webp)
 
 
6
  """
7
 
8
  app = gr.Blocks(theme='NoCrypt/miku')
 
2
  from rvc import *
3
 
4
  initial_md = """
5
+
6
+ # MIKU TTS - 5.0.1
7
+
8
  """
9
 
10
  app = gr.Blocks(theme='NoCrypt/miku')