You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Welcome to the architecture section. Here you'll find detailed explanations of ComfyTavern's internal workings, design principles, and core systems.
4
+
5
+
## Key Topics
6
+
7
+
-**[Frontend Content & Style Guide](./frontend-style-guide.md)**: Learn about our frontend development standards, including coding style, component structure, and UI/UX guidelines.
8
+
-**[History System](./history-system.md)**: An in-depth look at how we manage and track workflow execution history for reproducibility and debugging.
9
+
-**[File & Asset Management](./file-asset-management.md)**: Understand the mechanisms for handling files, uploads, and other assets within the platform.
This section introduces the fundamental concepts that form the foundation of ComfyTavern. Understanding these is crucial for both using and developing on the platform.
4
+
5
+
## Key Topics
6
+
7
+
-**[Workflow Concepts](./workflow-concepts.md)**: Dive into how workflows are structured, executed, and managed.
8
+
-**[Node and Slot Type System](./node-type-system.md)**: Explore the powerful type system that governs how nodes connect and exchange data.
This section provides a comprehensive guide to adding multi-language support to your ComfyTavern extensions.
4
+
5
+
-**[Customizing UI Language](./customizing-ui-language.md)**: Learn the best practices for managing translation files and implementing language switching in your custom nodes and panels.
ComfyTavern is designed to be extensible. This section provides all the information you need to build your own custom extensions, from nodes to UI panels.
4
+
5
+
## Key Areas
6
+
7
+
-**[Node Development](./node-dev/)**: Guides and references for creating your own custom nodes.
8
+
-**[Panel Development](./panel-dev/)**: Learn how to build custom UI panels using our SDK.
9
+
-**[Internationalization (i18n)](./i18n/)**: Instructions on how to make your extensions available in multiple languages.
Welcome to the ComfyTavern developer documentation. Whether you're looking to understand the core architecture, develop custom extensions, or contribute to the project, you'll find the necessary resources here.
4
+
5
+
## Main Sections
6
+
7
+
-**[Core Concepts](./core-concepts/)**: Start here to understand the fundamental principles of ComfyTavern.
8
+
-**[Extension Development](./extension-dev/)**: Learn how to build custom nodes, panels, and more.
9
+
-**[Architecture](./architecture/)**: A deep dive into the internal systems and design of the platform.
Welcome, creators! This section is dedicated to helping you master the art of building powerful and creative workflows in ComfyTavern.
4
+
5
+
Whether you are new to node-based creation or an experienced professional, these guides will provide you with the knowledge to bring your ideas to life.
0 commit comments