File size: 614 Bytes
9f7ccd4 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | ---
license: apache-2.0
tags:
- comfyui
---
# LongCat-Image
Repackaged model files for ComfyUI.
Original model repositories:
- https://huggingface.co/meituan-longcat/LongCat-Image
- https://huggingface.co/meituan-longcat/LongCat-Image-Edit
- https://huggingface.co/meituan-longcat/LongCat-Image-Edit-Turbo
Place the files in the following folders:
```
π ComfyUI/
βββ π models/
β βββ π diffusion_models/
β β βββ longcat_image_bf16.safetensors
β β βββ longcat_image_edit_bf16.safetensors
β β βββ longcat_image_edit_turbo_bf16.safetensors
``` |