codeShare commited on
Commit
064cf3d
·
verified ·
1 Parent(s): 1de54f7

Upload transformer/config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. transformer/config.json +5 -0
transformer/config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "NextDiTPixelSpace",
3
+ "quantization": "SDNQ",
4
+ "weights_dtype": "uint4"
5
+ }