JadeRay-42
commited on
Commit
•
0cb6d92
1
Parent(s):
e8418cd
Latest model
Browse files- model_index.json +1 -0
- unet/config.json +1 -0
- unet/diffusion_pytorch_model.safetensors +1 -1
model_index.json
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "DDPMAnchorPipeline",
|
3 |
"_diffusers_version": "0.20.0",
|
|
|
4 |
"scheduler": [
|
5 |
"diffusers",
|
6 |
"DDPMScheduler"
|
|
|
1 |
{
|
2 |
"_class_name": "DDPMAnchorPipeline",
|
3 |
"_diffusers_version": "0.20.0",
|
4 |
+
"_name_or_path": "output/unet2d/customshape-224RGB",
|
5 |
"scheduler": [
|
6 |
"diffusers",
|
7 |
"DDPMScheduler"
|
unet/config.json
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "UNet2DModel",
|
3 |
"_diffusers_version": "0.20.0",
|
|
|
4 |
"act_fn": "silu",
|
5 |
"add_attention": true,
|
6 |
"attention_head_dim": 8,
|
|
|
1 |
{
|
2 |
"_class_name": "UNet2DModel",
|
3 |
"_diffusers_version": "0.20.0",
|
4 |
+
"_name_or_path": "output/unet2d/customshape-224RGB\\unet",
|
5 |
"act_fn": "silu",
|
6 |
"add_attention": true,
|
7 |
"attention_head_dim": 8,
|
unet/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 454741108
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:244a54ab655593739b5a2a35d9acd02bf3bab79da54649f47753febdf6e1c122
|
3 |
size 454741108
|