Instructions to use Comfy-Org/Wan_2.2_ComfyUI_Repackaged with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/Wan_2.2_ComfyUI_Repackaged with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Add ComfyUI workflow template links
#27
by ComfyUI-Wiki - opened
Adds a Workflows section to the model card so the templates that work with these files can be opened or downloaded straight from the repo page.
- 11 templates from Comfy-Org/workflow_templates, all first-party (no community
templates_*submissions) and all runnable with stock ComfyUI nodes (templates needing custom node packs are excluded). - Only templates that load a diffusion model / checkpoint from this repo are listed. Templates that merely take the shared
vae/text_encoders/clip_visionfiles from here are intentionally left out. - Links point to the template JSON on
main.
The section is appended at the end of the README; nothing else is changed.
ComfyUI-Wiki changed pull request status to merged