mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-09-06 20:27:05 +08:00
move
This commit is contained in:
parent
001b5f516a
commit
61fa534a37
67
README.md
67
README.md
@ -49,40 +49,6 @@ Supports all operating systems and GPU types (NVIDIA, AMD, Intel, Apple Silicon,
|
||||
## [Examples](https://comfyanonymous.github.io/ComfyUI_examples/)
|
||||
See what ComfyUI can do with the [example workflows](https://comfyanonymous.github.io/ComfyUI_examples/).
|
||||
|
||||
## Release Process
|
||||
|
||||
ComfyUI follows a weekly release cycle every Friday, with three interconnected repositories:
|
||||
|
||||
1. **[ComfyUI Core](https://github.com/comfyanonymous/ComfyUI)**
|
||||
- Releases a new stable version (e.g., v0.7.0)
|
||||
- Serves as the foundation for the desktop release
|
||||
|
||||
2. **[ComfyUI Desktop](https://github.com/Comfy-Org/desktop)**
|
||||
- Builds a new release using the latest stable core version
|
||||
|
||||
3. **[ComfyUI Frontend](https://github.com/Comfy-Org/ComfyUI_frontend)**
|
||||
- Weekly frontend updates are merged into the core repository
|
||||
- Features are frozen for the upcoming core release
|
||||
- Development continues for the next release cycle
|
||||
|
||||
### Example Timeline
|
||||
|
||||
Here's how the release process works over a two-week period:
|
||||
|
||||
**Week 1 (Friday)**
|
||||
|
||||
- Core v0.7.0 is released
|
||||
- Desktop v0.4.0 is built using Core v0.7.0
|
||||
- Frontend changes from Week 1 (v1.17) are merged into Core's master branch
|
||||
- Frontend development for v1.18 begins
|
||||
|
||||
**Week 2 (Friday)**
|
||||
|
||||
- Core v0.7.1 is released
|
||||
- Desktop v0.4.1 is built using Core v0.7.1
|
||||
- Frontend changes from Week 2 (v1.18) are merged into Core's master branch
|
||||
- Frontend development for v1.19 begins
|
||||
|
||||
## Features
|
||||
- Nodes/graph/flowchart interface to experiment and create complex Stable Diffusion workflows without needing to code anything.
|
||||
- Image Models
|
||||
@ -132,6 +98,39 @@ Here's how the release process works over a two-week period:
|
||||
|
||||
Workflow examples can be found on the [Examples page](https://comfyanonymous.github.io/ComfyUI_examples/)
|
||||
|
||||
## Release Process
|
||||
|
||||
ComfyUI follows a weekly release cycle every Friday, with three interconnected repositories:
|
||||
|
||||
1. **[ComfyUI Core](https://github.com/comfyanonymous/ComfyUI)**
|
||||
- Releases a new stable version (e.g., v0.7.0)
|
||||
- Serves as the foundation for the desktop release
|
||||
|
||||
2. **[ComfyUI Desktop](https://github.com/Comfy-Org/desktop)**
|
||||
- Builds a new release using the latest stable core version
|
||||
- Version numbers match the core release (e.g., Desktop v1.7.0 uses Core v1.7.0)
|
||||
|
||||
3. **[ComfyUI Frontend](https://github.com/Comfy-Org/ComfyUI_frontend)**
|
||||
- Weekly frontend updates are merged into the core repository
|
||||
- Features are frozen for the upcoming core release
|
||||
- Development continues for the next release cycle
|
||||
|
||||
### Example Timeline
|
||||
|
||||
Here's how the release process works over a two-week period:
|
||||
|
||||
**Week 1 (Friday)**
|
||||
- Core v0.7.0 is released
|
||||
- Desktop v0.4.0 is built using Core v0.7.0
|
||||
- Frontend changes from Week 1 (v1.17) are merged into Core's master branch
|
||||
- Frontend development for v1.18 begins
|
||||
|
||||
**Week 2 (Friday)**
|
||||
- Core v0.7.1 is released
|
||||
- Desktop v0.4.1 is built using Core v0.7.1
|
||||
- Frontend changes from Week 2 (v1.18) are merged into Core's master branch
|
||||
- Frontend development for v1.19 begins
|
||||
|
||||
## Shortcuts
|
||||
|
||||
| Keybind | Explanation |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user