Nick1 commited on
Commit
a76ed31
1 Parent(s): 607eddb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -251,7 +251,9 @@ if __name__ == '__main__':
251
  with gr.Blocks() as app:
252
  gr.Markdown(
253
  "<div align='center'>\n\n"+
254
- "# Multi Model RVC Inference\n\n"+
 
 
255
  "[![Repository](https://img.shields.io/badge/Github-Multi%20Model%20RVC%20Inference-blue?style=for-the-badge&logo=github)](https://github.com/ArkanDash/Multi-Model-RVC-Inference)\n\n"+
256
  "</div>"
257
  )
 
251
  with gr.Blocks() as app:
252
  gr.Markdown(
253
  "<div align='center'>\n\n"+
254
+ "# Model RVC\n\n"+
255
+ " kalau upload Audio sampai 90 ada lambat sikit\n\n"+
256
+ " guna pm saja kalau guna harvest slow betul\n\n"+
257
  "[![Repository](https://img.shields.io/badge/Github-Multi%20Model%20RVC%20Inference-blue?style=for-the-badge&logo=github)](https://github.com/ArkanDash/Multi-Model-RVC-Inference)\n\n"+
258
  "</div>"
259
  )