End of training
Browse files- <new1>.bin +3 -0
- README.md +24 -0
- checkpoint-250/custom_checkpoint_0.pkl +3 -0
- checkpoint-250/optimizer.bin +3 -0
- checkpoint-250/pytorch_model.bin +3 -0
- checkpoint-250/pytorch_model_1.bin +3 -0
- checkpoint-250/random_states_0.pkl +3 -0
- checkpoint-250/scheduler.bin +3 -0
- image_0.png +0 -0
- image_1.png +0 -0
- pytorch_custom_diffusion_weights.bin +3 -0
<new1>.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:617e7793094648720f6c11cb9fd38f2ef2185df63d5b55497aa5dc2caf06ffe5
|
3 |
+
size 151785128
|
README.md
ADDED
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
license: creativeml-openrail-m
|
4 |
+
base_model: CompVis/stable-diffusion-v1-4
|
5 |
+
instance_prompt: photo of a <new1> cat
|
6 |
+
tags:
|
7 |
+
- stable-diffusion
|
8 |
+
- stable-diffusion-diffusers
|
9 |
+
- text-to-image
|
10 |
+
- diffusers
|
11 |
+
- custom-diffusion
|
12 |
+
inference: true
|
13 |
+
---
|
14 |
+
|
15 |
+
# Custom Diffusion - sayakpaul/custom-diffusion-cat
|
16 |
+
|
17 |
+
These are Custom Diffusion adaption weights for CompVis/stable-diffusion-v1-4. The weights were trained on photo of a <new1> cat using [Custom Diffusion](https://www.cs.cmu.edu/~custom-diffusion). You can find some example images in the following.
|
18 |
+
|
19 |
+
![img_0](./image_0.png)
|
20 |
+
![img_1](./image_1.png)
|
21 |
+
|
22 |
+
|
23 |
+
|
24 |
+
For more details on the training, please follow [this link](https://github.com/huggingface/diffusers/blob/main/examples/custom_diffusion).
|
checkpoint-250/custom_checkpoint_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4c029b478925c7bf1477a57a28bb5231f8e574b0d31033fa375a66dfb8af8b46
|
3 |
+
size 76801789
|
checkpoint-250/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d3e054ae84ccb1fe7836c8ec157c55601bf7649984c40a7fb4202649415c14f
|
3 |
+
size 457177029
|
checkpoint-250/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6323d34ededf08345f30967413745cc4b91a6d064b8bc8944b2c731cfb44796e
|
3 |
+
size 76801393
|
checkpoint-250/pytorch_model_1.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f8b386791e56707f3b9a5f9e05eb571726b114c94ec3172c9670734eb5f9105c
|
3 |
+
size 492322735
|
checkpoint-250/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6264805718e482fe4a7b9c0be11b4d5ff5fc320d003eeff60fb30e8d5657ce51
|
3 |
+
size 14663
|
checkpoint-250/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:303aeb80afbd1b77c911ffa46f8319d84fdc24991b08b0642138ae26bd9c050c
|
3 |
+
size 563
|
image_0.png
ADDED
image_1.png
ADDED
pytorch_custom_diffusion_weights.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3148e12f094f9b1c7e41b7ca3a95e9f491cfc146b2b7448dd19b8b608536e79e
|
3 |
+
size 76803991
|