ComfyUI/docs/index.md
2025-12-26 15:36:44 -08:00

24 lines
685 B
Markdown

# ComfyUI LTS Documentation
## Core
- [Installation & Getting Started](installing.md)
- [Configuration](configuration.md)
- [Troubleshooting](troubleshooting.md)
## Features & Workflows
- [Large Language Models](llm.md)
- [Video Workflows](video.md) (AnimateDiff, SageAttention, etc.)
- [Other Features](other_features.md) (SVG, Ideogram)
## Extending ComfyUI
- [Custom Nodes](custom_nodes.md) (Installing & Authoring)
- [API Usage](api.md) (Python, REST, Embedded)
## Deployment
- [Distributed / Multi-GPU](distributed.md)
- [Docker & Containers](docker.md)
## Community & Support
- [Discord](https://comfy.org/discord)
- [Issues](https://github.com/hiddenswitch/ComfyUI/issues)