Elastic-ComfyUI
Collection
A collection of models for use in ComfyUI • 5 items • Updated • 1
Precompiled Qlip engines for accelerated diffusion model inference. Base model weights are not included.
For supported models, benchmarks, and usage instructions see ComfyUI-Qlip.
In the Qlip Engines Loader node, set the hf_repo input. Engines are downloaded once and cached locally.
pip install huggingface-hub
huggingface-cli download TheStageAI/<repo-name> \
--local-dir ./engines \
--include "models/H100/<variant>/*"
# Qlip core
pip install 'qlip.core[nvidia]' \
--extra-index-url https://thestage.jfrog.io/artifactory/api/pypi/pypi-thestage-ai-production/simple
Proprietary. Powered by TheStage AI.