kohya-ss / kohya-ss/sd-scripts

Merge Flux all in one

Open
#1,565 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
7.2k
Forks
1.2k
Avg merge
11m
Merged PRs (30d)
2

Description

I'm glad to see that merging clip weights is now supported today.

I wonder if it's possible to merge all weights (clip, t5, unet, vae) into one file for ComfyUI to use.

Each part of the input (clip, t5, unet, vae, lora) is a separate `.safetensors`

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are named. Start by locating the existing clip-weight merge support and determine how Flux inputs are represented, then review ComfyUI's expectations for a single safetensors file; done means the required clip, t5, unet, and vae weights can be merged into one usable file.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.