Skip to content

Commit 27870ec

Browse files
Add that ckpt files are loaded safely to README. (Comfy-Org#8791)
1 parent f41f323 commit 27870ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)