piEsposito
commited on
Commit
•
400419a
1
Parent(s):
b64b184
Upload unet with huggingface_hub
Browse files
unet/config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "UNet2DConditionModel",
|
3 |
"_diffusers_version": "0.11.0",
|
4 |
-
"_name_or_path": "/root/.cache/huggingface/diffusers/models--
|
5 |
"act_fn": "silu",
|
6 |
"attention_head_dim": 8,
|
7 |
"block_out_channels": [
|
|
|
1 |
{
|
2 |
"_class_name": "UNet2DConditionModel",
|
3 |
"_diffusers_version": "0.11.0",
|
4 |
+
"_name_or_path": "/root/.cache/huggingface/diffusers/models--22h--vintedois-diffusion-v0-2/snapshots/3e03cf588263bac5c9aa63aa08d4d1093e9e8c8e/unet",
|
5 |
"act_fn": "silu",
|
6 |
"attention_head_dim": 8,
|
7 |
"block_out_channels": [
|
unet/diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c6fbc733b893e3e6f44e035ab6e24c8b55908ea5cbfa5a2ace02c31745d6fce1
|
3 |
+
size 1719125278
|