-
-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
Currently, ComfyJS is available either by copying it to your own project, or using NPM. If this repo had GitHub Pages active, it could also be available as:
import ComfyJS from "https://instafluff.github.io/ComfyJS/dist/comfy";
or equivalently:
<script type=module src="https://instafluff.github.io/ComfyJS/dist/comfy"></script>
I'm okay with copying an MIT-licensed file into my own project from a licensing perspective, but it means that any project using this is going to be frozen in time, upgrading only when it's explicitly redownloaded.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels