ultimate-rvc / app.py
JackismyShephard's picture
Create app.py
ae0fdda verified
raw
history blame
56 Bytes
from ultimate_rvc.web.main import app, render_app
app()