This commit is contained in:
Navonil Majumder 2025-01-10 22:20:14 +08:00 committed by GitHub
commit b85e249ff7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -52,7 +52,9 @@ This ui will let you design and execute advanced stable diffusion pipelines usin
- [Mochi](https://comfyanonymous.github.io/ComfyUI_examples/mochi/)
- [LTX-Video](https://comfyanonymous.github.io/ComfyUI_examples/ltxv/)
- [Hunyuan Video](https://comfyanonymous.github.io/ComfyUI_examples/hunyuan_video/)
- [Stable Audio](https://comfyanonymous.github.io/ComfyUI_examples/audio/)
- Audio Models
- [Stable Audio](https://comfyanonymous.github.io/ComfyUI_examples/stable_audio/)
- [TangoFlux](https://comfyanonymous.github.io/ComfyUI_examples/tangoflux/)
- Asynchronous Queue system
- Many optimizations: Only re-executes the parts of the workflow that changes between executions.
- Smart memory management: can automatically run models on GPUs with as low as 1GB vram.