--- base_model: bguisard/stable-diffusion-nano-2-1 library_name: diffusers license: creativeml-openrail-m tags: - stable-diffusion - stable-diffusion-diffusers - text-to-image - diffusers - diffusers-training - lora inference: true --- # LoRA text2image fine-tuning - sanketsans/checkpoints These are LoRA adaption weights for bguisard/stable-diffusion-nano-2-1. The weights were fine-tuned on the sylvainlapeyrade/kanji_english_meaning dataset. You can find some example images in the following. 'a kanji for fire' ![img_0](./image_0.png) 'a golf course' ![img_1](./image_1.png) 'a kanji for rage, fire' ![img_2](./image_2.png) ## Intended uses & limitations #### How to use ```python # TODO: add an example code snippet for running this diffusion pipeline ``` #### Limitations and bias [TODO: provide examples of latent issues and potential remediations] ## Training details [TODO: describe the data used to train the model]