Adding `safetensors` variant of this model
Browse filesThis is an automated PR created with https://huggingface.co/spaces/safetensors/convert
This new file is equivalent to `pytorch_model.bin` but safe in the sense that
no arbitrary code can be put into it.
These files also happen to load much faster than their pytorch counterpart:
https://colab.research.google.com/github/huggingface/notebooks/blob/main/safetensors_doc/en/speed.ipynb
The widgets on your model page will run using this model even if this is not merged
making sure the file actually works.
If you find any issues: please report here: https://huggingface.co/spaces/safetensors/convert/discussions
Feel free to ignore this PR.
- safety_checker/model.safetensors +3 -0
- sjh_style_v1_iter1000.safetensors +3 -0
- sjh_style_v1_iter1500.safetensors +3 -0
- sjh_style_v1_iter2000.safetensors +3 -0
- sjh_style_v1_iter2250.safetensors +3 -0
- text_encoder/model.safetensors +3 -0
- unet/diffusion_pytorch_model.safetensors +3 -0
- vae/diffusion_pytorch_model.safetensors +3 -0
safety_checker/model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:11cfe53105625af8c00faac32a430626641cce686454f3c39d837f14397d858b
|
| 3 |
+
size 1215981832
|
sjh_style_v1_iter1000.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7d36486f9335bf9818f3a3309b0b1d126b820d39bbbbe068089bdadd613f1134
|
| 3 |
+
size 4265097028
|
sjh_style_v1_iter1500.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:697528257190b3046381d97c7ca80e6362ae26ce02ed35cf6c08b6350a25197c
|
| 3 |
+
size 4265097028
|
sjh_style_v1_iter2000.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8fe5d824ed040fc08cc17b0a2ba43ac33a7054322e679cb568a4219ed3841e55
|
| 3 |
+
size 4265097028
|
sjh_style_v1_iter2250.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:57bf7a541602057516dcc6a62459270598eb5a74afec6fd0a0fb09f0cbbc761f
|
| 3 |
+
size 4265097028
|
text_encoder/model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:af8df2e40988190cb8ae9372424fca86be8ff1a8cf58a42786306b3b3c938653
|
| 3 |
+
size 492265880
|
unet/diffusion_pytorch_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:29f13cfdc007adbef14e59deeb012206f8f5291f75cb11245f3c180ec998c2bf
|
| 3 |
+
size 3438167536
|
vae/diffusion_pytorch_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a1d993488569e928462932c8c38a0760b874d166399b14414135bd9c42df5815
|
| 3 |
+
size 334643276
|