Raphaël D commited on
Commit
0df7eec
·
1 Parent(s): 8f4d08e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -13,13 +13,11 @@ datasets:
13
  - Raf7801/Ingres_dataset
14
  ---
15
 
16
- # LoRA DreamBooth - Raf7801/ingresstyles
17
- These are LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0 trained on @fffiloni's SD-XL trainer.
18
- The weights were trained on the concept prompt:
19
  ```
20
  ingresstyles
21
  ```
22
- Use this keyword to trigger your custom model in your prompts.
23
  LoRA for the text encoder was enabled: False.
24
  Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
25
  ## Usage
 
13
  - Raf7801/Ingres_dataset
14
  ---
15
 
16
+ To use this Lora trained on Jean-Auguste-Dominique Ingres paintings with Stable Diffusion XL, use the key word:
 
 
17
  ```
18
  ingresstyles
19
  ```
20
+ inside your prompt.
21
  LoRA for the text encoder was enabled: False.
22
  Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
23
  ## Usage