lora icon indicating copy to clipboard operation
lora copied to clipboard

Where do all of the output files from the training go?

Open Joe0229 opened this issue 2 years ago • 1 comments

Sorry if it is not appropriate to bring this up here in issues. I just made my first LoRA model through the colab and I have no idea where to place it in my files. I know LoRAs can typically be placed in the stable diffusion model folder, however, my trained model is in 3 parts. If there isn't a place, is there a way to merge all 3 parts together?

Joe0229 avatar Jan 17 '23 15:01 Joe0229

You can take a look here: https://github.com/cloneofsimo/lora/blob/master/scripts/run_inference.ipynb

on how to run inference with it.

rishabhjain avatar Jan 17 '23 21:01 rishabhjain