Upload folder using huggingface_hub
#2
by
xchuan
- opened
- config.json +1 -1
- diffusion_pytorch_model.safetensors +1 -1
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "UNet2DModel",
|
3 |
"_diffusers_version": "0.30.3",
|
4 |
-
"_name_or_path": "/
|
5 |
"act_fn": "silu",
|
6 |
"add_attention": true,
|
7 |
"attention_head_dim": null,
|
|
|
1 |
{
|
2 |
"_class_name": "UNet2DModel",
|
3 |
"_diffusers_version": "0.30.3",
|
4 |
+
"_name_or_path": "/Volumes/mac1/pytorchlearning/diff_learning/ddpm-fewshot_anime_face",
|
5 |
"act_fn": "silu",
|
6 |
"add_attention": true,
|
7 |
"attention_head_dim": null,
|
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:f17245250f8b0a6d3a4a1ecdb6f475a6416fdf5a4828266cb39898b1c4c0dd5e
|
3 |
size 454741108
|