kohya-ss / kohya-ss/sd-scripts

Logging when using sdxl_train_network.py

Open
#1,326 0 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

Thank you for the great work!

How I could hook into the current status for logging purposes when using sdxl_train_network.py?

I am interested in running my own function for each training step or epoch.

Thank you in advance!

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with sdxl_train_network.py to identify where training steps and epochs are handled. Clarify whether the requested hook should support per-step logging, per-epoch logging, or both, and what callback interface is expected. Done should include a defined integration point and a documented way to invoke a user function.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.