petarmimica commited on
Commit
6ed4271
·
verified ·
1 Parent(s): a1ca67c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ base_model:
6
  - stabilityai/stable-diffusion-xl-base-1.0
7
  ---
8
 
9
- This is a trained LoRA adapter for [stabilityai/stable-diffusion-xl-base-1.0](https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0). It was trained on [petarmimica/mumundo-images](https://huggingface.co/datasets/petarmimica/mumundo-images) dataset.
10
 
11
  The software used for training was [DrawThings](https://drawthings.ai) on iPadOS. Therefore, for the time being, this LoRA can only be correctly imported into DrawThings. As soon as I manage to convert it, I will update the `model.safetensors` file so that it can be used with `diffusers`.
12
 
 
6
  - stabilityai/stable-diffusion-xl-base-1.0
7
  ---
8
 
9
+ This is a trained LoRA adapter for [stabilityai/stable-diffusion-xl-base-1.0](https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0). It was trained on [petarmimica/mumundo-images](https://huggingface.co/datasets/petarmimica/mumundo-images) dataset. The model can be used by anyone under Apache-2.0 license.
10
 
11
  The software used for training was [DrawThings](https://drawthings.ai) on iPadOS. Therefore, for the time being, this LoRA can only be correctly imported into DrawThings. As soon as I manage to convert it, I will update the `model.safetensors` file so that it can be used with `diffusers`.
12