Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,9 @@ tags:
|
|
10 |
- diffusers-training
|
11 |
- lora
|
12 |
inference: true
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
# LoRA Weights for sdxl-base-1.0 Tuned on Jarek Lucek's Photos
|
@@ -33,7 +36,13 @@ Explicit permissions given for training from [Jarek Lucek](https://www.instagram
|
|
33 |
|
34 |
#### Intended uses
|
35 |
|
36 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
37 |
|
38 |
#### How to use
|
39 |
|
|
|
10 |
- diffusers-training
|
11 |
- lora
|
12 |
inference: true
|
13 |
+
datasets:
|
14 |
+
- AdamLucek/jarekl-photos
|
15 |
+
pipeline_tag: text-to-image
|
16 |
---
|
17 |
|
18 |
# LoRA Weights for sdxl-base-1.0 Tuned on Jarek Lucek's Photos
|
|
|
36 |
|
37 |
#### Intended uses
|
38 |
|
39 |
+
These LoRA weights are designed solely for educational and research purposes, intended to replicate the aesthetic and technique characteristic of Jarek Lucek's photography style. By using this model, you acknowledge that the generated images are simulations and do not reflect the original works directly.
|
40 |
+
|
41 |
+
The images produced by this model are **NOT** authorized for commercial use. They may not be sold, licensed, or otherwise exploited for any commercial purpose without explicit permission from Jarek Lucek.
|
42 |
+
|
43 |
+
Users must attribute the generated images directly to Jarek Lucek. Users are advised to ensure their use complies with applicable laws and respects the artistic rights of the original creator.
|
44 |
+
|
45 |
+
By downloading or using this model, you agree to abide by these terms and accept full responsibility for the use of the generated images.
|
46 |
|
47 |
#### How to use
|
48 |
|