flux1-gguf / README.md
calcuis's picture
Update README.md
ae87e43 verified
metadata
base_model:
  - black-forest-labs/FLUX.1-dev
pipeline_tag: text-to-image
language:
  - en
license_name: flux-1-dev-non-commercial-license
license: apache-2.0
tags:
  - gguf-comfy

startup kit for comfy pack

screenshot

get the comfy pack*:

  • decompress the 7z bundle file: Extract All... (it includes everything you need to run a model)
  • download flux1-dev-Q4_0.gguf (6.32GB); pull it to ./ComfyUI/models/unet
  • download clip_l.safetensors (246MB); pull it to ./ComfyUI/models/clip
  • download t5xxl_fp8_e4m3fn.safetensors (4.89GB); pull it to ./ComfyUI/models/clip
  • download ae.safetensors (319MB); pull it to ./ComfyUI/models/vae
  • run the .bat file in the main directory (it will activate the py backend as well as the js frontend)
  • drag gguf-workflow.json to the activated browser

*the latest update supports stable diffusion 3.5; please see details here

references: black-forest-labs comfyanonymous city96