Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,7 @@ tags:
|
|
8 |
- sdxl
|
9 |
license: openrail++
|
10 |
library_name: diffusers
|
|
|
11 |
---
|
12 |
|
13 |
# Photography LoRA (XL)
|
@@ -24,7 +25,7 @@ library_name: diffusers
|
|
24 |
|
25 |
## Model description
|
26 |
|
27 |
-
PhotographyLoRa is
|
28 |
|
29 |
Base Model: SDXL 1.0
|
30 |
|
|
|
8 |
- sdxl
|
9 |
license: openrail++
|
10 |
library_name: diffusers
|
11 |
+
base_model: "stabilityai/stable-diffusion-xl-base-1.0"
|
12 |
---
|
13 |
|
14 |
# Photography LoRA (XL)
|
|
|
25 |
|
26 |
## Model description
|
27 |
|
28 |
+
PhotographyLoRa is trained with the Stable-Diffusion-xl base checkpoint
|
29 |
|
30 |
Base Model: SDXL 1.0
|
31 |
|