mirror of
https://github.com/kohya-ss/sd-scripts.git
synced 2026-04-16 08:52:45 +00:00
Use new wavelet-loss library github.com/rockerBOO/wavelet-loss
This commit is contained in:
@@ -43,9 +43,9 @@ from library.custom_train_functions import (
|
||||
add_v_prediction_like_loss,
|
||||
apply_debiased_estimation,
|
||||
apply_masked_loss,
|
||||
WaveletLoss
|
||||
)
|
||||
from library.utils import setup_logging, add_logging_arguments
|
||||
from wavelet_loss import WaveletLoss
|
||||
|
||||
setup_logging()
|
||||
import logging
|
||||
|
||||
Reference in New Issue
Block a user