kohya-ss / kohya-ss/sd-scripts
ckptファイルをdiffusers形式にコンバートできない
Open
- Dominant language
- Python
- Stars
- 7.2k
- Forks
- 1.2k
- Avg merge
- 11m
- Merged PRs (30d)
- 2
Description
ckptファイルをdiffusers形式にコンバートしようとするとエラーが出ずにすぐ終了し、モデルがコンバートされません。
`python \tools\convert_diffusers20_original_sd.py C:\path\to\model\novel.ckpt ..\animefull --unet_use_linear_projection --v1 --reference_model StupidGame/animearuyo`
使ったコマンドライン引数です
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by running tools/convert_diffusers20_original_sd.py with the reported ckpt path, output path, and arguments, then inspect why it exits without an error. Done means the command completes and produces the requested diffusers-format model in the output directory.
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
- Mostly clear
- Newbie friendliness
- 35/100