z-anime-distill8-gradio-zerogpu / COMFYUI_SOURCE.md
JSCPPProgrammer's picture
Upload Z-Anime Distill-8 FP8 Gradio ZeroGPU Space
610a02a verified
|
Raw
History Blame Contribute Delete
615 Bytes
# ComfyUI Source Pin
This Space uses an embedded ComfyUI backend. The runtime expects ComfyUI source at
`ComfyUI/` and falls back to downloading the pinned archive below if that folder
is not present.
- Repository: `https://github.com/comfyanonymous/ComfyUI`
- Commit: `5e3f15a830ff27d3563ef4b43e9f6a0321ea36cd`
- Runtime override: `ZANIME_COMFYUI_COMMIT`
- Disable runtime source fetch: `ZANIME_DISABLE_COMFY_SOURCE_FETCH=1`
If a `ComfyUI/` source tree is checked in, keep runtime/cache folders out of git:
`ComfyUI/models/`, `ComfyUI/output/`, `ComfyUI/temp/`, `ComfyUI/input/`,
`ComfyUI/user/`.