chaowenguo
commited on
Commit
•
db967e4
1
Parent(s):
25bc4f7
Upload 2 files
Browse files
transformer/config.json
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "StableAudioDiTModel",
|
3 |
+
"_diffusers_version": "0.30.0.dev0",
|
4 |
+
"attention_head_dim": 64,
|
5 |
+
"cross_attention_dim": 768,
|
6 |
+
"cross_attention_input_dim": 768,
|
7 |
+
"global_states_input_dim": 1536,
|
8 |
+
"in_channels": 64,
|
9 |
+
"num_attention_heads": 24,
|
10 |
+
"num_key_value_attention_heads": 12,
|
11 |
+
"num_layers": 24,
|
12 |
+
"out_channels": 64,
|
13 |
+
"sample_size": 1024.0,
|
14 |
+
"time_proj_dim": 256
|
15 |
+
}
|
transformer/diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:65ae9715febfeb2dc9f33aa506c2bda69fd2ddf8ebc483fb2df090df4ca506fd
|
3 |
+
size 4227806200
|