End of training
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- README.md +5 -0
- checkpoint-1000/optimizer.bin +1 -1
- checkpoint-1000/random_states_0.pkl +2 -2
- checkpoint-1000/scheduler.bin +1 -1
- checkpoint-1000/unet/diffusion_pytorch_model.safetensors +1 -1
- checkpoint-1000/unet_ema/diffusion_pytorch_model.safetensors +1 -1
- checkpoint-10000/optimizer.bin +1 -1
- checkpoint-10000/random_states_0.pkl +2 -2
- checkpoint-10000/scheduler.bin +1 -1
- checkpoint-10000/unet/diffusion_pytorch_model.safetensors +1 -1
- checkpoint-10000/unet_ema/diffusion_pytorch_model.safetensors +1 -1
- checkpoint-11000/optimizer.bin +1 -1
- checkpoint-11000/random_states_0.pkl +2 -2
- checkpoint-11000/scheduler.bin +1 -1
- checkpoint-11000/unet/diffusion_pytorch_model.safetensors +1 -1
- checkpoint-11000/unet_ema/diffusion_pytorch_model.safetensors +1 -1
- checkpoint-12000/optimizer.bin +1 -1
- checkpoint-12000/random_states_0.pkl +2 -2
- checkpoint-12000/scheduler.bin +1 -1
- checkpoint-12000/unet/diffusion_pytorch_model.safetensors +1 -1
- checkpoint-12000/unet_ema/diffusion_pytorch_model.safetensors +1 -1
- checkpoint-13000/optimizer.bin +1 -1
- checkpoint-13000/random_states_0.pkl +2 -2
- checkpoint-13000/scaler.pt +1 -1
- checkpoint-13000/scheduler.bin +1 -1
- checkpoint-13000/unet/diffusion_pytorch_model.safetensors +1 -1
- checkpoint-13000/unet_ema/diffusion_pytorch_model.safetensors +1 -1
- checkpoint-14000/optimizer.bin +1 -1
- checkpoint-14000/random_states_0.pkl +2 -2
- checkpoint-14000/scaler.pt +1 -1
- checkpoint-14000/scheduler.bin +1 -1
- checkpoint-14000/unet/diffusion_pytorch_model.safetensors +1 -1
- checkpoint-14000/unet_ema/diffusion_pytorch_model.safetensors +1 -1
- checkpoint-15000/optimizer.bin +1 -1
- checkpoint-15000/random_states_0.pkl +2 -2
- checkpoint-15000/scaler.pt +1 -1
- checkpoint-15000/scheduler.bin +1 -1
- checkpoint-15000/unet/diffusion_pytorch_model.safetensors +1 -1
- checkpoint-15000/unet_ema/diffusion_pytorch_model.safetensors +1 -1
- checkpoint-16000/optimizer.bin +1 -1
- checkpoint-16000/random_states_0.pkl +2 -2
- checkpoint-16000/scaler.pt +1 -1
- checkpoint-16000/scheduler.bin +1 -1
- checkpoint-16000/unet/diffusion_pytorch_model.safetensors +1 -1
- checkpoint-16000/unet_ema/diffusion_pytorch_model.safetensors +1 -1
- checkpoint-17000/optimizer.bin +3 -0
- checkpoint-17000/random_states_0.pkl +3 -0
- checkpoint-17000/scaler.pt +3 -0
- checkpoint-17000/scheduler.bin +3 -0
- checkpoint-17000/unet/config.json +68 -0
README.md
CHANGED
@@ -9,6 +9,11 @@ tags:
|
|
9 |
- text-to-image
|
10 |
- diffusers
|
11 |
- diffusers-training
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the training script had access to. You
|
|
|
9 |
- text-to-image
|
10 |
- diffusers
|
11 |
- diffusers-training
|
12 |
+
- stable-diffusion
|
13 |
+
- stable-diffusion-diffusers
|
14 |
+
- text-to-image
|
15 |
+
- diffusers
|
16 |
+
- diffusers-training
|
17 |
---
|
18 |
|
19 |
<!-- This model card has been generated automatically according to the information the training script had access to. You
|
checkpoint-1000/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1748609611
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:93fe986c3423b2d15fac7e54afa4fe9cfd61ba68b7c3e7fc1e814c0b3d754f0d
|
3 |
size 1748609611
|
checkpoint-1000/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d7c999266167fc974597da4c8fac2c8d0a6efb17e3d1d5c5b554a935bb8a55b
|
3 |
+
size 14821
|
checkpoint-1000/scheduler.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1401
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f207fd764ce406be8149a4b096526e8478c9de2030ca331c84fe9327066a4d0c
|
3 |
size 1401
|
checkpoint-1000/unet/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3438167536
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da67d79c146b7ef18431e4eaa1112c181d9753ef82d168cd04e3467b69620fe2
|
3 |
size 3438167536
|
checkpoint-1000/unet_ema/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3438167536
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:515cf129e9d5b8fe8ee061f4e5b8463722c71be007855a258c3ffa6fa94a25b7
|
3 |
size 3438167536
|
checkpoint-10000/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1748609611
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c67fe50d80c100a0561004631453edb0193a0d30ffea2988640ddff901e80d2d
|
3 |
size 1748609611
|
checkpoint-10000/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e4651d34f549c3cb138a55059d191a793ae446317933659dae97a7ad056e0333
|
3 |
+
size 14821
|
checkpoint-10000/scheduler.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1401
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:62835dfa89bdf58cb4838523716542e266768156b626c8c7e0accd6cd55d0df9
|
3 |
size 1401
|
checkpoint-10000/unet/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3438167536
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d7306f42e8be42b500d7b20c3f0274599affc213d98f9cbac82a7cd280d4bd5
|
3 |
size 3438167536
|
checkpoint-10000/unet_ema/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3438167536
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b9f40d7759e7ef437945cf030efda0d2688ac30f146b879bbd2d91db8e8c98d5
|
3 |
size 3438167536
|
checkpoint-11000/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1748609611
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b20cac7be999ccca8740cc72aa451d7ade6bdfeb029bc1cec59e656d6d882c63
|
3 |
size 1748609611
|
checkpoint-11000/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a72b17a11530554f6c950c552797a13685a565c216a97c24cfe8073c05d072f9
|
3 |
+
size 14821
|
checkpoint-11000/scheduler.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1401
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1c2fa11a6579c81ec9d81cfbea7db647e8409da4a638719d2e78f22b6098ee59
|
3 |
size 1401
|
checkpoint-11000/unet/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3438167536
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b386640ceba12a86005194d2870974a5e23ee1a456f4b77b20e820f99a9ba0a
|
3 |
size 3438167536
|
checkpoint-11000/unet_ema/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3438167536
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2894f53dbd858d7f8fb2067dff702b6918bc6f21cd365feed2e79efa766c7013
|
3 |
size 3438167536
|
checkpoint-12000/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1748609611
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:99ab15332d3ba38fb73448ee5271482630beb316349f9aec91485ee36192b5c2
|
3 |
size 1748609611
|
checkpoint-12000/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3471e4e746cd19190ac5852ddb6199045a3d367357ddd9b6c3c6d898f71e5474
|
3 |
+
size 14821
|
checkpoint-12000/scheduler.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1401
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:118221e28af2522a2eb46732e2dbd7a8d93dc031792bf22e884338258d8605a3
|
3 |
size 1401
|
checkpoint-12000/unet/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3438167536
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6de7d69393c9dcede9b779bfb4d82b9fa81543c54e7d8a4c9bf910501112ee03
|
3 |
size 3438167536
|
checkpoint-12000/unet_ema/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3438167536
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e1f34ee52461c9e448e76d92297f339dcee5272f983f2a2674de134bebc0fbed
|
3 |
size 3438167536
|
checkpoint-13000/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1748609611
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b71bf1a1080611dd8b81ab769acf555983fe2d4b9fc0a396f3355aa682b1d52
|
3 |
size 1748609611
|
checkpoint-13000/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a376e5dc19125026e2f38ec4f62e14611147c866c08236780952f8c6eeebf926
|
3 |
+
size 14821
|
checkpoint-13000/scaler.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1383
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cad34db20f933c6e5a8a4f0104baae45af18f8d953322ac1c732a0e12e3017a7
|
3 |
size 1383
|
checkpoint-13000/scheduler.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1401
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bc501a003d19e996d8535c44bde294bd34978ec4b9bf07054d4bac9efe57620b
|
3 |
size 1401
|
checkpoint-13000/unet/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3438167536
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b1689816db891151938652e591950ff215191f50f43cd75fcd7487d96dede1d5
|
3 |
size 3438167536
|
checkpoint-13000/unet_ema/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3438167536
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a798d5b280d222eb8714be4f36001123b1f28d50c3ba7f07fcd9a8a41ec4ad16
|
3 |
size 3438167536
|
checkpoint-14000/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1748609611
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:92fbdf6cb508a6cac6c0ed2658e2f1c37aa95fb03426ada5885f3c13a39ee7f3
|
3 |
size 1748609611
|
checkpoint-14000/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:766a2fdf59786b6195f0fb916978efb6745c4cace220d0042d382ed1a97f1e2b
|
3 |
+
size 14821
|
checkpoint-14000/scaler.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1383
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:536984577ecd07f7d1d02da98a083d79c8649053bf21aac2977a6f0ffe631982
|
3 |
size 1383
|
checkpoint-14000/scheduler.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1401
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d07f3f74b90cc85cc7267f70fe3cbf60f3d30cee0eb5d0bd4f1938a982103fa0
|
3 |
size 1401
|
checkpoint-14000/unet/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3438167536
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee2bc10f0cf187a09ae3e780ab30c33dc001b976c80b8ea5034792e11838618b
|
3 |
size 3438167536
|
checkpoint-14000/unet_ema/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3438167536
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dccd658badd4bdd9d0bbd9a16ec1e8462d382f3883b58e2c06a7b5a44dc3ebb3
|
3 |
size 3438167536
|
checkpoint-15000/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1748609611
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2d82838dfa6d8db1297bb6a0b501a8bb4a81214ab2910de6c89adabdc936f98b
|
3 |
size 1748609611
|
checkpoint-15000/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d4365e2d733b6202874522db0dda51091c95d5a48f13beee74fb15e979791d6
|
3 |
+
size 14821
|
checkpoint-15000/scaler.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1383
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e2a482536d88c694fdf72cfd23a47208766c57825239b4af6fbf8fee78ad1fd
|
3 |
size 1383
|
checkpoint-15000/scheduler.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1401
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6bb0ae9b8f284ca722e079572f9469e0aa799613cb2472e2edb20ac7b62900e4
|
3 |
size 1401
|
checkpoint-15000/unet/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3438167536
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a44c4ff8873fda6817bcb34a63f7a5007e8f505a9992e325111bccc4471c9113
|
3 |
size 3438167536
|
checkpoint-15000/unet_ema/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3438167536
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d820d576c1a68477496e760c76b44449fbc5e260a834ee41081bdf27cb2fd74
|
3 |
size 3438167536
|
checkpoint-16000/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1748609611
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce228b6cf4ff8abf87c6bc3776aba5d29f86220b6e452305c52d36678b91b747
|
3 |
size 1748609611
|
checkpoint-16000/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4c6e4bae995f16a5d19d411d0dace71088666812ccf85e0993daa8c53d5175a4
|
3 |
+
size 14821
|
checkpoint-16000/scaler.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1383
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:36b6ce89540b118e9f5409e5fce0cf1487012904bf9d4c41951b3e3fe17c1ac8
|
3 |
size 1383
|
checkpoint-16000/scheduler.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1401
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:921651bcb363032f717a1e0a60126d37b9767af4aad1576bb14a20d640958e9b
|
3 |
size 1401
|
checkpoint-16000/unet/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3438167536
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:407d36ad19efe0ff096c6c72d801d02cef588df5f8d089a612a2ff2ad8cd952d
|
3 |
size 3438167536
|
checkpoint-16000/unet_ema/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3438167536
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7aa61b26da051ceeacafeb382838033695751e900320c89010ffe8661f75519c
|
3 |
size 3438167536
|
checkpoint-17000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e5826fc04fca7a4042b5fc2e73498d6eaaa511aaab79f172f338e347c3644c7b
|
3 |
+
size 1748609611
|
checkpoint-17000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c6a740b3382e54854132f81e4340bfa77f12f6c1b3c71f8f780f9b365a5a5b81
|
3 |
+
size 14821
|
checkpoint-17000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:16088e94cfb52c6ba3f991e9c18dab4f936353602370ce90d8c097c70a3e4a9b
|
3 |
+
size 1383
|
checkpoint-17000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b410c77e66b106a915cd9686cd111729fb4299eb4bce97cf608af111bb5a9e91
|
3 |
+
size 1401
|
checkpoint-17000/unet/config.json
ADDED
@@ -0,0 +1,68 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "UNet2DConditionModel",
|
3 |
+
"_diffusers_version": "0.35.0.dev0",
|
4 |
+
"_name_or_path": "stable-diffusion-v1-5/stable-diffusion-v1-5",
|
5 |
+
"act_fn": "silu",
|
6 |
+
"addition_embed_type": null,
|
7 |
+
"addition_embed_type_num_heads": 64,
|
8 |
+
"addition_time_embed_dim": null,
|
9 |
+
"attention_head_dim": 8,
|
10 |
+
"attention_type": "default",
|
11 |
+
"block_out_channels": [
|
12 |
+
320,
|
13 |
+
640,
|
14 |
+
1280,
|
15 |
+
1280
|
16 |
+
],
|
17 |
+
"center_input_sample": false,
|
18 |
+
"class_embed_type": null,
|
19 |
+
"class_embeddings_concat": false,
|
20 |
+
"conv_in_kernel": 3,
|
21 |
+
"conv_out_kernel": 3,
|
22 |
+
"cross_attention_dim": 768,
|
23 |
+
"cross_attention_norm": null,
|
24 |
+
"down_block_types": [
|
25 |
+
"CrossAttnDownBlock2D",
|
26 |
+
"CrossAttnDownBlock2D",
|
27 |
+
"CrossAttnDownBlock2D",
|
28 |
+
"DownBlock2D"
|
29 |
+
],
|
30 |
+
"downsample_padding": 1,
|
31 |
+
"dropout": 0.0,
|
32 |
+
"dual_cross_attention": false,
|
33 |
+
"encoder_hid_dim": null,
|
34 |
+
"encoder_hid_dim_type": null,
|
35 |
+
"flip_sin_to_cos": true,
|
36 |
+
"freq_shift": 0,
|
37 |
+
"in_channels": 4,
|
38 |
+
"layers_per_block": 2,
|
39 |
+
"mid_block_only_cross_attention": null,
|
40 |
+
"mid_block_scale_factor": 1,
|
41 |
+
"mid_block_type": "UNetMidBlock2DCrossAttn",
|
42 |
+
"norm_eps": 1e-05,
|
43 |
+
"norm_num_groups": 32,
|
44 |
+
"num_attention_heads": null,
|
45 |
+
"num_class_embeds": null,
|
46 |
+
"only_cross_attention": false,
|
47 |
+
"out_channels": 4,
|
48 |
+
"projection_class_embeddings_input_dim": null,
|
49 |
+
"resnet_out_scale_factor": 1.0,
|
50 |
+
"resnet_skip_time_act": false,
|
51 |
+
"resnet_time_scale_shift": "default",
|
52 |
+
"reverse_transformer_layers_per_block": null,
|
53 |
+
"sample_size": 64,
|
54 |
+
"time_cond_proj_dim": null,
|
55 |
+
"time_embedding_act_fn": null,
|
56 |
+
"time_embedding_dim": null,
|
57 |
+
"time_embedding_type": "positional",
|
58 |
+
"timestep_post_act": null,
|
59 |
+
"transformer_layers_per_block": 1,
|
60 |
+
"up_block_types": [
|
61 |
+
"UpBlock2D",
|
62 |
+
"CrossAttnUpBlock2D",
|
63 |
+
"CrossAttnUpBlock2D",
|
64 |
+
"CrossAttnUpBlock2D"
|
65 |
+
],
|
66 |
+
"upcast_attention": false,
|
67 |
+
"use_linear_projection": false
|
68 |
+
}
|