End of training
Browse files- .gitattributes +2 -0
- README.md +69 -0
- checkpoint-500/optimizer.bin +3 -0
- checkpoint-500/pytorch_lora_weights.safetensors +3 -0
- checkpoint-500/random_states_0.pkl +3 -0
- checkpoint-500/scaler.pt +3 -0
- checkpoint-500/scheduler.bin +3 -0
- image_0.png +0 -0
- image_1.png +3 -0
- image_2.png +0 -0
- image_3.png +3 -0
- pytorch_lora_weights.safetensors +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
image_1.png filter=lfs diff=lfs merge=lfs -text
|
37 |
+
image_3.png filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,69 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: openrail++
|
3 |
+
library_name: diffusers
|
4 |
+
tags:
|
5 |
+
- text-to-image
|
6 |
+
- diffusers-training
|
7 |
+
- diffusers
|
8 |
+
- sd3
|
9 |
+
- sd3-diffusers
|
10 |
+
- template:sd-lora
|
11 |
+
base_model: stabilityai/stable-diffusion-3-medium-diffusers
|
12 |
+
instance_prompt: This is a photo of the Fenerbahçe team's jersey.
|
13 |
+
widget:
|
14 |
+
- text: This is a photo of the Fenerbahçe team's jersey.
|
15 |
+
output:
|
16 |
+
url: image_0.png
|
17 |
+
- text: This is a photo of the Fenerbahçe team's jersey.
|
18 |
+
output:
|
19 |
+
url: image_1.png
|
20 |
+
- text: This is a photo of the Fenerbahçe team's jersey.
|
21 |
+
output:
|
22 |
+
url: image_2.png
|
23 |
+
- text: This is a photo of the Fenerbahçe team's jersey.
|
24 |
+
output:
|
25 |
+
url: image_3.png
|
26 |
+
---
|
27 |
+
|
28 |
+
<!-- This model card has been generated automatically according to the information the training script had access to. You
|
29 |
+
should probably proofread and complete it, then remove this comment. -->
|
30 |
+
|
31 |
+
|
32 |
+
# SD3 DreamBooth LoRA - kadirnar/trained_cloth
|
33 |
+
|
34 |
+
<Gallery />
|
35 |
+
|
36 |
+
## Model description
|
37 |
+
|
38 |
+
These are kadirnar/trained_cloth DreamBooth weights for stabilityai/stable-diffusion-3-medium-diffusers.
|
39 |
+
|
40 |
+
The weights were trained using [DreamBooth](https://dreambooth.github.io/).
|
41 |
+
|
42 |
+
## Trigger words
|
43 |
+
|
44 |
+
You should use This is a photo of the Fenerbahçe team's jersey. to trigger the image generation.
|
45 |
+
|
46 |
+
## Download model
|
47 |
+
|
48 |
+
[Download](kadirnar/trained_cloth/tree/main) them in the Files & versions tab.
|
49 |
+
|
50 |
+
## License
|
51 |
+
|
52 |
+
Please adhere to the licensing terms as described `[here](https://huggingface.co/stabilityai/stable-diffusion-3-medium/blob/main/LICENSE)`.
|
53 |
+
|
54 |
+
|
55 |
+
## Intended uses & limitations
|
56 |
+
|
57 |
+
#### How to use
|
58 |
+
|
59 |
+
```python
|
60 |
+
# TODO: add an example code snippet for running this diffusion pipeline
|
61 |
+
```
|
62 |
+
|
63 |
+
#### Limitations and bias
|
64 |
+
|
65 |
+
[TODO: provide examples of latent issues and potential remediations]
|
66 |
+
|
67 |
+
## Training details
|
68 |
+
|
69 |
+
[TODO: describe the data used to train the model]
|
checkpoint-500/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ded3b47eeb5f659c90a131b85b8c661c5497997c41f906e4eed0c3ce27adab37
|
3 |
+
size 9598266
|
checkpoint-500/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:432a02a14b72344aee4ab4e75cdc2068bb94b03bbf1fb7d5d1c2a94c40d2b33a
|
3 |
+
size 4742848
|
checkpoint-500/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f2bb4d8f673fb97b549fa1f7ca3c8a605b4a47ea9af8cd731de11d000daf7961
|
3 |
+
size 14280
|
checkpoint-500/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee75c056cd7d932ddebdfc2c65de1f6da3b8e1ffa3fc8d98b2be76187f39616f
|
3 |
+
size 988
|
checkpoint-500/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:60c5f9efddd9e3bbb7060d9ddd85f4a52228742929dfdc89cfe01e9f081416b1
|
3 |
+
size 1000
|
image_0.png
ADDED
image_1.png
ADDED
Git LFS Details
|
image_2.png
ADDED
image_3.png
ADDED
Git LFS Details
|
pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:432a02a14b72344aee4ab4e75cdc2068bb94b03bbf1fb7d5d1c2a94c40d2b33a
|
3 |
+
size 4742848
|