Instructions to use comfyanonymous/Freeway_Animation_Hunyuan_Demo_ComfyUI_Converted with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use comfyanonymous/Freeway_Animation_Hunyuan_Demo_ComfyUI_Converted 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
| library_name: diffusion-single-file | |
| https://huggingface.co/Laxhar/Freeway_Animation_HunYuan_Demo packaged for [ComfyUI](https://github.com/comfyanonymous/ComfyUI) use. | |
| Put the .safetensors file in the ComfyUI/models/checkpoints folder and load it with the regular Load Checkpoint node. | |
| There are two sets of weights, ema and non ema, from my limited testing ema seems to be better but I'll let you decide for yourself. | |
| See the ComfyUI example page for a workflow: https://comfyanonymous.github.io/ComfyUI_examples/hunyuan_dit/ | |
| This repo contains a convert.py file that you can use to make your own checkpoints of this format. | |