End of training
Browse files- .gitattributes +1 -0
- README.md +86 -0
- checkpoint-100/optimizer.bin +3 -0
- checkpoint-100/pytorch_lora_weights.safetensors +3 -0
- checkpoint-100/random_states_0.pkl +3 -0
- checkpoint-100/scheduler.bin +3 -0
- checkpoint-200/optimizer.bin +3 -0
- checkpoint-200/pytorch_lora_weights.safetensors +3 -0
- checkpoint-200/random_states_0.pkl +3 -0
- checkpoint-200/scheduler.bin +3 -0
- checkpoint-300/optimizer.bin +3 -0
- checkpoint-300/pytorch_lora_weights.safetensors +3 -0
- checkpoint-300/random_states_0.pkl +3 -0
- checkpoint-300/scheduler.bin +3 -0
- checkpoint-400/optimizer.bin +3 -0
- checkpoint-400/pytorch_lora_weights.safetensors +3 -0
- checkpoint-400/random_states_0.pkl +3 -0
- checkpoint-400/scheduler.bin +3 -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/scheduler.bin +3 -0
- image_0.png +0 -0
- image_1.png +0 -0
- image_2.png +3 -0
- image_3.png +0 -0
- image_4.png +0 -0
- image_5.png +0 -0
- image_6.png +0 -0
- image_7.png +0 -0
- pytorch_lora_weights.safetensors +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,4 @@ 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_2.png filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,86 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
| 3 |
+
library_name: diffusers
|
| 4 |
+
license: openrail++
|
| 5 |
+
instance_prompt: an icon of trpfrog
|
| 6 |
+
widget:
|
| 7 |
+
- text: an icon of trpfrog eating ramen
|
| 8 |
+
output:
|
| 9 |
+
url: image_0.png
|
| 10 |
+
- text: an icon of trpfrog eating ramen
|
| 11 |
+
output:
|
| 12 |
+
url: image_1.png
|
| 13 |
+
- text: an icon of trpfrog eating ramen
|
| 14 |
+
output:
|
| 15 |
+
url: image_2.png
|
| 16 |
+
- text: an icon of trpfrog eating ramen
|
| 17 |
+
output:
|
| 18 |
+
url: image_3.png
|
| 19 |
+
- text: an icon of trpfrog eating ramen
|
| 20 |
+
output:
|
| 21 |
+
url: image_4.png
|
| 22 |
+
- text: an icon of trpfrog eating ramen
|
| 23 |
+
output:
|
| 24 |
+
url: image_5.png
|
| 25 |
+
- text: an icon of trpfrog eating ramen
|
| 26 |
+
output:
|
| 27 |
+
url: image_6.png
|
| 28 |
+
- text: an icon of trpfrog eating ramen
|
| 29 |
+
output:
|
| 30 |
+
url: image_7.png
|
| 31 |
+
tags:
|
| 32 |
+
- text-to-image
|
| 33 |
+
- text-to-image
|
| 34 |
+
- diffusers-training
|
| 35 |
+
- diffusers
|
| 36 |
+
- lora
|
| 37 |
+
- template:sd-lora
|
| 38 |
+
- stable-diffusion-xl
|
| 39 |
+
- stable-diffusion-xl-diffusers
|
| 40 |
+
---
|
| 41 |
+
|
| 42 |
+
<!-- This model card has been generated automatically according to the information the training script had access to. You
|
| 43 |
+
should probably proofread and complete it, then remove this comment. -->
|
| 44 |
+
|
| 45 |
+
|
| 46 |
+
# SDXL LoRA DreamBooth - Prgckwb/trpfrog-sdxl-lora-3
|
| 47 |
+
|
| 48 |
+
<Gallery />
|
| 49 |
+
|
| 50 |
+
## Model description
|
| 51 |
+
|
| 52 |
+
These are Prgckwb/trpfrog-sdxl-lora-3 LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0.
|
| 53 |
+
|
| 54 |
+
The weights were trained using [DreamBooth](https://dreambooth.github.io/).
|
| 55 |
+
|
| 56 |
+
LoRA for the text encoder was enabled: False.
|
| 57 |
+
|
| 58 |
+
Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
|
| 59 |
+
|
| 60 |
+
## Trigger words
|
| 61 |
+
|
| 62 |
+
You should use an icon of trpfrog to trigger the image generation.
|
| 63 |
+
|
| 64 |
+
## Download model
|
| 65 |
+
|
| 66 |
+
Weights for this model are available in Safetensors format.
|
| 67 |
+
|
| 68 |
+
[Download](Prgckwb/trpfrog-sdxl-lora-3/tree/main) them in the Files & versions tab.
|
| 69 |
+
|
| 70 |
+
|
| 71 |
+
|
| 72 |
+
## Intended uses & limitations
|
| 73 |
+
|
| 74 |
+
#### How to use
|
| 75 |
+
|
| 76 |
+
```python
|
| 77 |
+
# TODO: add an example code snippet for running this diffusion pipeline
|
| 78 |
+
```
|
| 79 |
+
|
| 80 |
+
#### Limitations and bias
|
| 81 |
+
|
| 82 |
+
[TODO: provide examples of latent issues and potential remediations]
|
| 83 |
+
|
| 84 |
+
## Training details
|
| 85 |
+
|
| 86 |
+
[TODO: describe the data used to train the model]
|
checkpoint-100/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:07a6cc5f97bb0dd765b42df842d44bd6bb21369a1c6b70994fa637ff42ed92ab
|
| 3 |
+
size 24168626
|
checkpoint-100/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:048af34c121c6a50dad97589116f5c70229b36bea6b0eaa52a9e7553f7f0412d
|
| 3 |
+
size 11778368
|
checkpoint-100/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dd83fcc5eff8b12f71daf844a4b049e11e8d7c822eb3e6cceaa661783a2c83ee
|
| 3 |
+
size 14344
|
checkpoint-100/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:775169a85d4b90dd73a828433c824604dc39dbd36cf213d90c3e0c82687b3460
|
| 3 |
+
size 1000
|
checkpoint-200/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:df03a023a77662c89bee8437482efe10bed23026162f0ba0653e118e998e1a24
|
| 3 |
+
size 24168626
|
checkpoint-200/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c22d37daab11ac6221e7084469b6ac7f0b1eb42ddfce0d252518e5d594ae1566
|
| 3 |
+
size 11778368
|
checkpoint-200/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fa2b7c02bf803e4978f213d65e51e0477b16983ff850b9674d34a0a751c15cc9
|
| 3 |
+
size 14344
|
checkpoint-200/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9e440cace6589de6c72ad2cf84b033c31b67b56f5f593fdfc467c84dd99ca645
|
| 3 |
+
size 1000
|
checkpoint-300/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7d423ac6f60968c781ad4c0cd2a91f9c7dcd724e54759a8cb8c277d02e25eac0
|
| 3 |
+
size 24168626
|
checkpoint-300/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f5b4aa85fc3eacc58f92f1d8b5a841705d11381bd1aa6dea24d708a67e168b13
|
| 3 |
+
size 11778368
|
checkpoint-300/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:863889f2eb05eb26b1ae310f65b0ad69631411ec77d1718481a165738443b763
|
| 3 |
+
size 14344
|
checkpoint-300/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:78866eeca7df97c7ddfcd69f7a9a96ec8f478309052c05ea1972f881237cb751
|
| 3 |
+
size 1000
|
checkpoint-400/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b7334de9ca126d43e16ef601e85d0d7fff56c48c2effc7b3ab71da9369311d6c
|
| 3 |
+
size 24168626
|
checkpoint-400/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bf088aaf4b22004d214d690f7a98e7bc8ff5a32ceb8c91e904057d69f90d025e
|
| 3 |
+
size 11778368
|
checkpoint-400/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2dbc0431d3de86180649d8fb3cc83d1a71d8b0f0e48161844a8fc6a7a4a5ea12
|
| 3 |
+
size 14344
|
checkpoint-400/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a30fb50df034f3b2fe35529f75f39a19995d00a1e34b1527e20eb794752d2f77
|
| 3 |
+
size 1000
|
checkpoint-500/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4acabab05b656909df65a63de4a626cdada1a301be51126e897e8ac7be9999a6
|
| 3 |
+
size 24168626
|
checkpoint-500/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2c111eef5a160ca7cde52ef5854cde41cfc953fedf577e9cb208fed1b3ae89d8
|
| 3 |
+
size 11778368
|
checkpoint-500/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:97b224b1d4c7bb9696265a7d4ef97ddf1823d7f45fff92d0b2c20044d668e885
|
| 3 |
+
size 14344
|
checkpoint-500/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6cf34ac8dd2addc454aeb1ee4eaba3267c2841857e117be40ac2ed02cf581c9c
|
| 3 |
+
size 1000
|
image_0.png
ADDED
|
image_1.png
ADDED
|
image_2.png
ADDED
|
Git LFS Details
|
image_3.png
ADDED
|
image_4.png
ADDED
|
image_5.png
ADDED
|
image_6.png
ADDED
|
image_7.png
ADDED
|
pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:31b27a6aeb68604fdd19a7a34687c4de4c2d8a53b01cbcb3f236ea91960443ce
|
| 3 |
+
size 23390424
|