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
huggingface版本问题
Please pin and align compatible versions across diffusers / transformers / accelerate / peft, etc.
双lora的切换模式问题
The current “load → fuse → unfuse → unload” switching loop during inference becomes progressively slower, you can change it to pipeline.set_apater(), real fast.