mirror of
https://github.com/kohya-ss/sd-scripts.git
synced 2026-04-15 00:32:25 +00:00
readme
This commit is contained in:
10
README.md
10
README.md
@@ -1,3 +1,13 @@
|
||||
# Custom trainer dedicated for AstolfoXL #
|
||||
|
||||
- Rewritten `sdxl_train.py` to gather many features from stalled PR and exclusively in other scripts. [The PR](https://github.com/kohya-ss/sd-scripts/pull/1950/).
|
||||
|
||||
- Many added features are *obvious and fundamental* for large scale finetuning: Multi node multi GPU (scalable k8s scripts not included), resume from steps, and common enhancing techniques.
|
||||
|
||||
- Code has been refractored as `train_native.py`, which would replace `fine_tune.py` which matches the code pattern from `train_network.py`. *However there are many arch specific problem to be solved.*
|
||||
|
||||
------
|
||||
|
||||
This repository contains training, generation and utility scripts for Stable Diffusion.
|
||||
|
||||
## FLUX.1 and SD3 training (WIP)
|
||||
|
||||
Reference in New Issue
Block a user