Instructions to use Comfy-Org/Wan_2.1_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.1_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
need fp8
#4
by nicehero - opened
need fp8
thanks.
what difference from kijai fp8 wan model
what difference from kijai fp8 wan model
The kijai fp8 models leaves the bias and norm weights in fp32 resulting in a larger file size (14.9 GB vs 14.3GB) while retaining a higher accuracy. Though i'm not sure if ComfyUI actually leaves those in fp32 or also converts them to fp8