mirror of
https://github.com/kohya-ss/sd-scripts.git
synced 2026-04-15 00:32:25 +00:00
poc: Rewrite fine_tune.py as train_native.py, tested with sdxl_train.py only
This commit is contained in:
@@ -15,6 +15,8 @@ import logging
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
ARB_MIN_STEPS = 32
|
||||
UNET_NUM_BLOCKS_FOR_BLOCK_LR = 23
|
||||
VAE_SCALE_FACTOR = 0.13025
|
||||
MODEL_VERSION_SDXL_BASE_V1_0 = "sdxl_base_v1-0"
|
||||
|
||||
|
||||
1095
sdxl_train.py
1095
sdxl_train.py
File diff suppressed because it is too large
Load Diff
1758
train_native.py
Normal file
1758
train_native.py
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user