kohya-ss / kohya-ss/sd-scripts

diffusers inference

Open
#320 3 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 having trouble inference with diffusers.

When I convert fine-tuned ckpt to diffusers and then inference, I'm getting a completely different image than ckpt.
The inference code is taken from diffusers.

Do you have any inference code that you use after converting to diffusers?
The convert code I referenced is below.
https://note.com/kohya_ss/n/n374f316fe4ad

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the conversion procedure linked in the issue and the inference code taken from diffusers. Compare the converted model's inference inputs and outputs with those used for the original fine-tuned checkpoint. Done means identifying why the generated images differ or documenting the correct inference procedure.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.