We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Loading weights from F:\ComfyUI\ComfyUI\models\diffusion_models\svdq-int4-flux.1-fill-dev\transformer_blocks.safetensors [2025-03-25 09:58:45.044] [warning] Failed to load safetensors using method MIO: CUDA error: operation not supported (at D:\Project\nunchaku-dev\src\Serialization.cpp:130) [2025-03-25 09:58:50.687] [info] Done. Loading configuration from F:\ComfyUI\ComfyUI\models\diffusion_models\svdq-int4-flux.1-fill-dev\comfy_config.json model_type FLUX [2025-03-25 09:58:52.687] [info] Loading partial weights from I:\sdmodel\Lora\svdq\fill\portrait-photography.safetensors [2025-03-25 09:59:08.281] [warning] Failed to load safetensors using method MIO: CUDA error: operation not supported (at D:\Project\nunchaku-dev\src\Serialization.cpp:130) [2025-03-25 09:59:10.399] [info] Done. [2025-03-25 09:59:17.497] [info] Set lora scale to 0.7 (skip 32 ranks) [2025-03-25 09:59:17.548] [info] Loading partial weights from I:\sdmodel\Lora\svdq\fill\portrait-photography.safetensors [2025-03-25 09:59:17.548] [warning] Failed to load safetensors using method MIO: CUDA error: operation not supported (at D:\Project\nunchaku-dev\src\Serialization.cpp:130)
The text was updated successfully, but these errors were encountered:
if 2 loras, seems last lora has effect. other lora not work
and change lora and model connections and strength must to render other sdxl or other workflow and switch back, can get the new connections effect.
Sorry, something went wrong.
multiple lora support is working in progress.
thx your answer, lmxyy
No branches or pull requests
Loading weights from F:\ComfyUI\ComfyUI\models\diffusion_models\svdq-int4-flux.1-fill-dev\transformer_blocks.safetensors
[2025-03-25 09:58:45.044] [warning] Failed to load safetensors using method MIO: CUDA error: operation not supported (at D:\Project\nunchaku-dev\src\Serialization.cpp:130)
[2025-03-25 09:58:50.687] [info] Done.
Loading configuration from F:\ComfyUI\ComfyUI\models\diffusion_models\svdq-int4-flux.1-fill-dev\comfy_config.json
model_type FLUX
[2025-03-25 09:58:52.687] [info] Loading partial weights from I:\sdmodel\Lora\svdq\fill\portrait-photography.safetensors
[2025-03-25 09:59:08.281] [warning] Failed to load safetensors using method MIO: CUDA error: operation not supported (at D:\Project\nunchaku-dev\src\Serialization.cpp:130)
[2025-03-25 09:59:10.399] [info] Done.
[2025-03-25 09:59:17.497] [info] Set lora scale to 0.7 (skip 32 ranks)
[2025-03-25 09:59:17.548] [info] Loading partial weights from I:\sdmodel\Lora\svdq\fill\portrait-photography.safetensors
[2025-03-25 09:59:17.548] [warning] Failed to load safetensors using method MIO: CUDA error: operation not supported (at D:\Project\nunchaku-dev\src\Serialization.cpp:130)
The text was updated successfully, but these errors were encountered: