Andrew Ryzhkov

Results 3 comments of Andrew Ryzhkov

No, current code doesn't have such an option. Although you can merge a LoRA into a model.

Try to increase the strength parameter. If it's too tiny the model won't change the initial image much.

I'm really digging this project. It's pretty interesting how the timing and memory usage don't really change based on the precision - unlike llama.cpp where speed scales linearly with precision...