mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-01-10 18:05:16 +00:00
16 lines
577 B
HTML
Vendored
16 lines
577 B
HTML
Vendored
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>ComfyUI</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
|
|
<link rel="stylesheet" type="text/css" href="user.css" />
|
|
<link rel="stylesheet" type="text/css" href="materialdesignicons.min.css" />
|
|
<script type="module" crossorigin src="./assets/index-DjNHn37O.js"></script>
|
|
<link rel="stylesheet" crossorigin href="./assets/index-t-sFBuUC.css">
|
|
</head>
|
|
<body class="litegraph grid">
|
|
<div id="vue-app"></div>
|
|
</body>
|
|
</html>
|