BiliSakura commited on
Commit
a68a0e6
·
verified ·
1 Parent(s): 8c03069

Update all files for BitDance-14B-16x-diffusers

Browse files
Files changed (1) hide show
  1. projector/config.json +7 -0
projector/config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "BitDanceProjector",
3
+ "_diffusers_version": "0.36.0",
4
+ "hidden_act": "gelu_pytorch_tanh",
5
+ "in_dim": 32,
6
+ "out_dim": 5120
7
+ }