File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -86,6 +86,7 @@ See what ComfyUI can do with the [example workflows](https://comfyanonymous.gith
8686- Smart memory management: can automatically run models on GPUs with as low as 1GB vram.
8787- Works even if you don't have a GPU with: ``` --cpu ``` (slow)
8888- Can load ckpt, safetensors and diffusers models/checkpoints. Standalone VAEs and CLIP models.
89+ - Safe loading of ckpt, pt, pth, etc.. files.
8990- Embeddings/Textual inversion
9091- [ Loras (regular, locon and loha)] ( https://comfyanonymous.github.io/ComfyUI_examples/lora/ )
9192- [ Hypernetworks] ( https://comfyanonymous.github.io/ComfyUI_examples/hypernetworks/ )
@@ -101,7 +102,6 @@ See what ComfyUI can do with the [example workflows](https://comfyanonymous.gith
101102- [ Model Merging] ( https://comfyanonymous.github.io/ComfyUI_examples/model_merging/ )
102103- [ LCM models and Loras] ( https://comfyanonymous.github.io/ComfyUI_examples/lcm/ )
103104- Latent previews with [ TAESD] ( #how-to-show-high-quality-previews )
104- - Starts up very fast.
105105- Works fully offline: core will never download anything unless you want to.
106106- Optional API nodes to use paid models from external providers through the online [ Comfy API] ( https://docs.comfy.org/tutorials/api-nodes/overview ) .
107107- [ Config file] ( extra_model_paths.yaml.example ) to set the search paths for models.
You can’t perform that action at this time.
0 commit comments