mirror of
https://github.com/kohya-ss/sd-scripts.git
synced 2026-04-09 06:45:09 +00:00
modify import #368
This commit is contained in:
@@ -9,9 +9,7 @@ import time
|
|||||||
import torch
|
import torch
|
||||||
from safetensors.torch import load_file, save_file
|
from safetensors.torch import load_file, save_file
|
||||||
from tqdm import tqdm
|
from tqdm import tqdm
|
||||||
from library import sai_model_spec
|
from library import sai_model_spec, model_util, sdxl_model_util
|
||||||
import library.model_util as model_util
|
|
||||||
import library.sdxl_model_util as sdxl_model_util
|
|
||||||
import lora
|
import lora
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user