kohya-ss / kohya-ss/sd-scripts
flux_train_network.py not support min_snr_gamma
Open
- Dominant language
- Python
- Stars
- 7.2k
- Forks
- 1.2k
- Avg merge
- 11m
- Merged PRs (30d)
- 2
Description
I want to use min_snr_gamma option for train flux lora
but flux_train_network not support min_snr_gamma option.
only sdxl, sd1.5 support that option. snr_gamma is not implement in flux?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading flux_train_network.py and compare how min_snr_gamma is handled for the SDXL and SD1.5 training paths. Determine whether SNR-gamma support is implemented for Flux, then define completion as accepting the option and applying it correctly during Flux LoRA training.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100