lora icon indicating copy to clipboard operation
lora copied to clipboard

LoRA is NOT officially integrated into the amazing Huggingface 🤗 diffusers library!

Open kopyl opened this issue 1 year ago • 2 comments

I want to use kohya-ss LoRA in .safetensors format but diffusers but it does not allow me to.

I need to use it in the same way as in AUTOMATIC1111 WebUI like lora:file-name:0.5

How can i do this?

kopyl avatar Mar 27 '23 23:03 kopyl

+1 i not working yet AssertionError: conversion failed: . the model may not be trained by sd-scripts.

Someant avatar Mar 30 '23 13:03 Someant

I use this and it's great: https://gist.github.com/takuma104/e38d683d72b1e448b8d9b3835f7cfa44

alexblattner avatar May 11 '23 12:05 alexblattner