Increase training set resolution
Browse files
image_encoder/config.json
CHANGED
@@ -19,5 +19,5 @@
|
|
19 |
"patch_size": 14,
|
20 |
"projection_dim": 1024,
|
21 |
"torch_dtype": "float16",
|
22 |
-
"transformers_version": "4.39.
|
23 |
}
|
|
|
19 |
"patch_size": 14,
|
20 |
"projection_dim": 1024,
|
21 |
"torch_dtype": "float16",
|
22 |
+
"transformers_version": "4.39.2"
|
23 |
}
|
unet/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6098682464
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3f0d223aa7a66f3931c781a939064b2e86ea34f63a0c8e4002e3d002926bfbd
|
3 |
size 6098682464
|