Files
ComfyUI-Lora-Manager/pages/checkpoints.html
2025-03-09 15:42:00 +08:00

11 lines
174 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<!-- ...existing code... -->
</head>
<body>
{% include 'components/header.html' %}
<!-- ...existing code... -->
</body>
</html>