dev-planningo commited on
Commit
b7d0b24
1 Parent(s): 64f4da9

Upload unet/config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. unet/config.json +2 -2
unet/config.json CHANGED
@@ -4,9 +4,9 @@
4
  "_diffusers_version": "0.26.3",
5
  "_name_or_path": "/home/ubuntu/.cache/huggingface/hub/models--SG161222--RealVisXL_V4.0_Lightning/snapshots/33e9d9d5942df0ae0d07906e6c5aac2bad6f465f/unet",
6
  "_use_default_values": [
7
- "attention_type",
8
  "reverse_transformer_layers_per_block",
9
- "dropout"
 
10
  ],
11
  "act_fn": "silu",
12
  "addition_embed_type": "text_time",
 
4
  "_diffusers_version": "0.26.3",
5
  "_name_or_path": "/home/ubuntu/.cache/huggingface/hub/models--SG161222--RealVisXL_V4.0_Lightning/snapshots/33e9d9d5942df0ae0d07906e6c5aac2bad6f465f/unet",
6
  "_use_default_values": [
 
7
  "reverse_transformer_layers_per_block",
8
+ "dropout",
9
+ "attention_type"
10
  ],
11
  "act_fn": "silu",
12
  "addition_embed_type": "text_time",