Commit
•
a25c723
1
Parent(s):
a003379
Adding `safetensors` variant of this model (#2)
Browse files- Adding `safetensors` variant of this model (e57bae769871af7ba5f00a25031c728b312d823f)
Co-authored-by: cedric s <cedricXYZ@users.noreply.huggingface.co>
text_encoder/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cce6febb0b6d876ee5eb24af35e27e764eb4f9b1d0b7c026c8c3333d4cfc916c
|
3 |
+
size 1361597018
|
unet/diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3c639e7a0c23d670070e43a0dfee8fc61cf45629f5fdd3b3c0201775227f6aa6
|
3 |
+
size 3463726498
|
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
|