Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add easy fluxLoader to support the nf4 flux checkpoint #303

Merged
merged 4 commits into from
Aug 13, 2024
Merged

Conversation

yolain
Copy link
Owner

@yolain yolain commented Aug 12, 2024

Credit by

ComfyUI_bitsandbytes_NF4

How to use 如何使用

  1. Download nf4 flux checkpoints model (下载flux nf4量化版本模型 放置 /models/checkpoints)

Download dev model

Download others model

  1. Upgrade comfy to latest reversion (将ComfyUI主程序更新到最新的修订版本)

  2. Requires installing bitsandbytes>=0.43.3 (安装所需依赖 bitsandbytes>=0.43.3版本)

pip install bitsandbytes>=0.43.3

Simple Workflow Example 简单的工作流示例

1.Use bnb nf4 ckpt version (使用flux bnb nf4量化版本)

Download EasyUse_flux_bnb_nf4_t2i.json

截屏2024-08-12 15 17 45

2.Use single unet、clip、vae to load (使用单独的unet、clip、vae加载)

Download EasyUse_flux_fp8_t2i.json

截屏2024-08-12 15 35 53

@wdcodecn
Copy link

how to use gguf with https://huggingface.co/city96/FLUX.1-dev-gguf/tree/main

@wdcodecn
Copy link

如何使用 gguf 和 https://huggingface.co/city96/FLUX.1-dev-gguf/tree/main

微信截图_20240922172943

Thanks .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants