mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-09-01 19:48:26 +02:00
14 lines
401 B
HTML
14 lines
401 B
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<title>pymss WebUI</title>
|
|
<script type="module" crossorigin src="/ui/assets/index-C2f3RgYK.js"></script>
|
|
<link rel="stylesheet" crossorigin href="/ui/assets/index-Dd_kG96D.css">
|
|
</head>
|
|
<body>
|
|
<div id="app"></div>
|
|
</body>
|
|
</html>
|