You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
15:58:58-737639 INFO Executing command: G:\kohya_ss\venv\Scripts\python.exe
G:/kohya_ss/sd-scripts/networks/flux_extract_lora.py --model_org
I:\sdmodel\z\flux\lumiere_flux_alpha-fp8.safetensors --model_tuned
I:\sdmodel\z\flux\EdgeOfReality_v26.safetensors --save_to
I:\sdmodel\lora\0CFlux\EdgeOfReality_v26.safetensors --dim 256 --device cuda --clamp_quantile 1
--save_precision float
G:\kohya_ss\venv\lib\site-packages\transformers\utils\hub.py:127: FutureWarning: Using TRANSFORMERS_CACHE is deprecated and will be removed in v5 of Transformers. Use HF_HOME instead.
warnings.warn(
G:\kohya_ss\venv\lib\site-packages\diffusers\utils\outputs.py:63: FutureWarning: torch.utils._pytree._register_pytree_node is deprecated. Please use torch.utils._pytree.register_pytree_node instead.
torch.utils._pytree._register_pytree_node(
Traceback (most recent call last):
File "G:\kohya_ss\sd-scripts\networks\flux_extract_lora.py", line 13, in
from library import flux_utils, sai_model_spec, model_util, sdxl_model_util
File "G:\kohya_ss\sd-scripts\library\flux_utils.py", line 21, in
from library.utils import load_safetensors
ImportError: cannot import name 'load_safetensors' from 'library.utils' (G:\kohya_ss\sd-scripts\library\utils.py)
The text was updated successfully, but these errors were encountered:
15:58:58-737639 INFO Executing command: G:\kohya_ss\venv\Scripts\python.exe
G:/kohya_ss/sd-scripts/networks/flux_extract_lora.py --model_org
I:\sdmodel\z\flux\lumiere_flux_alpha-fp8.safetensors --model_tuned
I:\sdmodel\z\flux\EdgeOfReality_v26.safetensors --save_to
I:\sdmodel\lora\0CFlux\EdgeOfReality_v26.safetensors --dim 256 --device cuda --clamp_quantile 1
--save_precision float
G:\kohya_ss\venv\lib\site-packages\transformers\utils\hub.py:127: FutureWarning: Using
TRANSFORMERS_CACHE
is deprecated and will be removed in v5 of Transformers. UseHF_HOME
instead.warnings.warn(
G:\kohya_ss\venv\lib\site-packages\diffusers\utils\outputs.py:63: FutureWarning:
torch.utils._pytree._register_pytree_node
is deprecated. Please usetorch.utils._pytree.register_pytree_node
instead.torch.utils._pytree._register_pytree_node(
Traceback (most recent call last):
File "G:\kohya_ss\sd-scripts\networks\flux_extract_lora.py", line 13, in
from library import flux_utils, sai_model_spec, model_util, sdxl_model_util
File "G:\kohya_ss\sd-scripts\library\flux_utils.py", line 21, in
from library.utils import load_safetensors
ImportError: cannot import name 'load_safetensors' from 'library.utils' (G:\kohya_ss\sd-scripts\library\utils.py)
The text was updated successfully, but these errors were encountered: