Download text-to-image.json
After downloading, use menu **Workflows** -> **Open** to load the JSON file.The most powerful open source node-based application for generative AI
Written by comfyanonymous and other contributors.
Download ComfyUI Portable
After downloading, you can use decompression software like [7-ZIP](https://7-zip.org/) to extract the compressed package The file structure and description after extracting the portable version are as follows: ``` ComfyUI_windows_portable βββ πComfyUI // ComfyUI main program βββ πpython_embeded // Independent Python environment βββ πupdate // Batch scripts for upgrading portable version βββ README_VERY_IMPORTANT.txt // ComfyUI Portable usage instructions in English βββ run_cpu.bat // Double click to start ComfyUI (CPU only) βββ run_nvidia_gpu.bat // Double click to start ComfyUI (Nvidia GPU) ``` ## How to Launch ComfyUI Double click either `run_nvidia_gpu.bat` or `run_cpu.bat` depending on your computer's configuration to launch ComfyUI. You will see the command running as shown in the image belowDownload for MacOS
## Install via Homebrew ComfyUI Desktop can also be installed via [Homebrew](https://brew.sh/): ``` brew install comfyui ``` ## ComfyUI Desktop Installation Steps Double-click the downloaded installation package file. As shown in the image, drag the **ComfyUI** application into the **Applications** folder following the arrowDownload for Windows (NVIDIA)
## ComfyUI Desktop Installation Steps Double-click the downloaded installation package file, which will first perform an automatic installation and create a **ComfyUI Desktop** shortcut on the desktopRun on Comfy Cloud
### 1. Workflow Please download the images below and drag into ComfyUI to load the workflow.  Download the images below we will use them as input images.   Run on Comfy Cloud
### 1. Workflow Please download the images below and drag into ComfyUI to load the workflow.  Download the images below we will use them as input images.   ### 2. Manual Model Installation Download the model below and save it to the corresponding ComfyUI folder * hunyuan3d-dit-v2-mv-turbo: [model.fp16.safetensors](https://huggingface.co/tencent/Hunyuan3D-2mv/resolve/main/hunyuan3d-dit-v2-mv-turbo/model.fp16.safetensors?download=true) - after downloading, you can rename it to `hunyuan3d-dit-v2-mv-turbo.safetensors` ``` ComfyUI/ βββ models/ β βββ checkpoints/ β β βββ hunyuan3d-dit-v2-mv-turbo.safetensors // renamed file ``` ### 3. Steps to Run the WorkflowRun on Comfy Cloud
### 1. Workflow Please download the image below and drag it into ComfyUI to load the workflow.  Download the image below we will use it as input image.  ### 2. Manual Model Installation Download the model below and save it to the corresponding ComfyUI folder * hunyuan3d-dit-v2-0: [model.fp16.safetensors](https://huggingface.co/tencent/Hunyuan3D-2/resolve/main/hunyuan3d-dit-v2-0/model.fp16.safetensors?download=true) - after downloading, you can rename it to `hunyuan3d-dit-v2.safetensors` ``` ComfyUI/ βββ models/ β βββ checkpoints/ β β βββ hunyuan3d-dit-v2.safetensors // renamed file ``` ### 3. Steps to Run the WorkflowDownload Json Format Workflow File
You can also manually download [ace\_step\_v1\_3.5b.safetensors](https://huggingface.co/Comfy-Org/ACE-Step_ComfyUI_repackaged/blob/main/all_in_one/ace_step_v1_3.5b.safetensors) and save it to the `ComfyUI/models/checkpoints` folder ### 2. Complete the Workflow Step by StepDownload Json Format Workflow File
Download the following audio file as the input audio:Download Example Audio File for Input
### 2. Complete the Workflow Step by StepRun on Comfy Cloud
### 1. Workflow and Asset Please download the workflow image below and drag it into ComfyUI to load the workflow  Please download the image below, which we will use as the input image  ### 2. Manual Models InstallationRun on Comfy Cloud
The LoRA version workflow builds on the complete version by adding the LoRA model. Compared to the [complete version of the Flux workflow](/tutorials/flux/flux-1-text-to-image), it adds nodes for loading and using the corresponding LoRA model. ### 1. Workflow and Asset Please download the workflow image below and drag it into ComfyUI to load the workflow  Please download the image below, which we will use as the input image  ### 2. Manual Model DownloadDownload Workflow Image
Run on Comfy Cloud
Please download the image below and drag it into ComfyUI to load the corresponding workflow  Please download the image below, we will use it as the input image Run on Comfy Cloud
This workflow uses the `Load Image(from output)` node to load the image to be edited, making it more convenient for you to access the edited image for multiple rounds of editing. ### 1. Workflow and Input Image Download Download the following files and drag them into ComfyUI to load the corresponding workflow  **Input Image**  ### 2. Complete the workflow step by stepRun on Comfy Cloud
#### 2. Manual Model InstallationRun on Comfy Cloud
#### 2. Manual Models InstallationRun on Comfy Cloud
Please download [flux1-dev-fp8.safetensors](https://huggingface.co/Comfy-Org/flux1-dev/resolve/main/flux1-dev-fp8.safetensors?download=true) and save it to the `ComfyUI/models/checkpoints/` directory. Ensure that the corresponding `Load Checkpoint` node loads `flux1-dev-fp8.safetensors`, and you can try to run the workflow. ### Flux.1 Schnell Please download the image below and drag it into ComfyUI to load the workflow.  Please download [flux1-schnell-fp8.safetensors](https://huggingface.co/Comfy-Org/flux1-schnell/resolve/main/flux1-schnell-fp8.safetensors?download=true) and save it to the `ComfyUI/models/checkpoints/` directory. Ensure that the corresponding `Load Checkpoint` node loads `flux1-schnell-fp8.safetensors`, and you can try to run the workflow. # ByteDance USO ComfyUI Native Workflow example Source: https://docs.comfy.org/tutorials/flux/flux-1-uso Unified Style and Subject-Driven Generation with ByteDance's USO model **USO (Unified Style-Subject Optimized)** is a model developed by ByteDance's UXO Team that unifies style-driven and subject-driven generation tasks. Built on FLUX.1-dev architecture, the model achieves both style similarity and subject consistency through disentangled learning and style reward learning (SRL). USO supports three main approaches: * **Subject-Driven**: Place subjects into new scenes while maintaining identity consistency * **Style-Driven**: Apply artistic styles to new content based on reference images * **Combined**: Use both subject and style references simultaneously **Related Links** * [Project Page](https://bytedance.github.io/USO/) * [GitHub](https://github.com/bytedance/USO) * [Model Weights](https://huggingface.co/bytedance-research/USO) ## ByteDance USO ComfyUI Native WorkflowDownload JSON Workflow
Run on Comfy Cloud
Use the image below as an input image.  ### 2. Model links **checkpoints** * [flux1-dev-fp8.safetensors](https://huggingface.co/Comfy-Org/flux1-dev/resolve/main/flux1-dev-fp8.safetensors) **loras** * [uso-flux1-dit-lora-v1.safetensors](https://huggingface.co/Comfy-Org/USO_1.0_Repackaged/resolve/main/split_files/loras/uso-flux1-dit-lora-v1.safetensors) **model\_patches** * [uso-flux1-projector-v1.safetensors](https://huggingface.co/Comfy-Org/USO_1.0_Repackaged/resolve/main/split_files/model_patches/uso-flux1-projector-v1.safetensors) **clip\_visions** * [sigclip\_vision\_patch14\_384.safetensors](https://huggingface.co/Comfy-Org/sigclip_vision_384/resolve/main/sigclip_vision_patch14_384.safetensors) Please download all models and place them in the following directories: ``` π ComfyUI/ βββ π models/ β βββ π checkpoints/ β β βββ flux1-dev-fp8.safetensors β βββ π loras/ β β βββ uso-flux1-dit-lora-v1.safetensors β βββ π model_patches/ β β βββ uso-flux1-projector-v1.safetensors β βββ π clip_visions/ β β βββ sigclip_vision_patch14_384.safetensors ``` ### 3. Workflow instructionsDownload JSON Workflow File
Run on Comfy Cloud
## Model links **text\_encoders** * [mistral\_3\_small\_flux2\_bf16.safetensors](https://huggingface.co/Comfy-Org/flux2-dev/resolve/main/split_files/text_encoders/mistral_3_small_flux2_bf16.safetensors) **diffusion\_models** * [flux2\_dev\_fp8mixed.safetensors](https://huggingface.co/Comfy-Org/flux2-dev/resolve/main/split_files/diffusion_models/flux2_dev_fp8mixed.safetensors) **vae** * [flux2-vae.safetensors](https://huggingface.co/Comfy-Org/flux2-dev/resolve/main/split_files/vae/flux2-vae.safetensors) **Model Storage Location** ``` π ComfyUI/ βββ π models/ β βββ π text_encoders/ β β βββ mistral_3_small_flux2_bf16.safetensors β βββ π diffusion_models/ β β βββ flux2_dev_fp8mixed.safetensors β βββ π vae/ β βββ flux2-vae.safetensors ``` # ComfyUI Flux.2 Klein 4B Guide Source: https://docs.comfy.org/tutorials/flux/flux-2-klein A quick introduction to FLUX.2 [klein] 4B and how to run text-to-image and image editing workflows in ComfyUI. ## About FLUX.2 \[klein] FLUX.2 \[Klein] is the fastest model in the Flux family, unifying text-to-image and image editing in one compact architecture. Itβs designed for interactive workflows, immediate previews, and latency-critical applications, with distilled variants delivering end-to-end inference around one second while keeping strong quality for single- and multi-reference editing. **Model highlights:** * Two 4B types: Base (undistilled) for maximum flexibility and fine-tuning; Distilled (4-step) for speed-first deployments * Performance: distilled \~1.2s (5090) Β· 8.4GB VRAM; base \~17s (5090) Β· 9.2GB VRAM * Editing support: style transforms, semantic edits, object replacement/removal, multi-reference composition, iterative editsDownload JSON Workflow
Run on Comfy Cloud
#### 2. Manual Model Installation Please download the following model files: **Diffusion model** * [flux1-krea-dev\_fp8\_scaled.safetensors](https://huggingface.co/Comfy-Org/FLUX.1-Krea-dev_ComfyUI/blob/main/split_files/diffusion_models/flux1-krea-dev_fp8_scaled.safetensors) If you want to pursue higher quality and have enough VRAM, you can try the original model weights * [flux1-krea-dev.safetensors](https://huggingface.co/black-forest-labs/FLUX.1-Krea-dev/resolve/main/flux1-krea-dev.safetensors)Run on Comfy Cloud
E1 is a model released on April 28, 2025. This model only supports 768\*768 resolution.Run on Comfy Cloud
#### 1. Model File Download Please select the appropriate version based on your hardware. Click the link and download the corresponding model file to save it to the `ComfyUI/models/diffusion_models/` folder. * FP8 version: [hidream\_i1\_full\_fp8.safetensors](https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/diffusion_models/hidream_i1_full_fp8.safetensors?download=true) requires more than 16GB of VRAM * Full version: [hidream\_i1\_full\_f16.safetensors](https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/diffusion_models/hidream_i1_full_fp16.safetensors?download=true) requires more than 27GB of VRAM #### 2. Workflow File Download Please download the image below and drag it into ComfyUI to load the corresponding workflow  #### 3. Complete the Workflow Step by StepRun on Comfy Cloud
#### 1. Model File Download Please select the appropriate version based on your hardware, click the link and download the corresponding model file to save to the `ComfyUI/models/diffusion_models/` folder. * FP8 version: [hidream\_i1\_dev\_fp8.safetensors](https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/diffusion_models/hidream_i1_dev_fp8.safetensors?download=true) requires more than 16GB of VRAM * Full version: [hidream\_i1\_dev\_bf16.safetensors](https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/diffusion_models/hidream_i1_dev_bf16.safetensors?download=true) requires more than 27GB of VRAM #### 2. Workflow File Download Please download the image below and drag it into ComfyUI to load the corresponding workflow  #### 3. Complete the Workflow Step by StepRun on Comfy Cloud
#### 1. Model File Download Please select the appropriate version based on your hardware, click the link and download the corresponding model file to save to the `ComfyUI/models/diffusion_models/` folder. * FP8 version: [hidream\_i1\_fast\_fp8.safetensors](https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/diffusion_models/hidream_i1_fast_fp8.safetensors?download=true) requires more than 16GB of VRAM * Full version: [hidream\_i1\_fast\_bf16.safetensors](https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/diffusion_models/hidream_i1_fast_bf16.safetensors?download=true) requires more than 27GB of VRAM #### 2. Workflow File Download Please download the image below and drag it into ComfyUI to load the corresponding workflow  #### 3. Complete the Workflow Step by StepDownload JSON Workflow File
Run on ComfyUI Cloud