Upload folder using huggingface_hub
Browse files- config.json +20 -0
 
    	
        config.json
    ADDED
    
    | 
         @@ -0,0 +1,20 @@ 
     | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
| 
         | 
|
| 1 | 
         
            +
            {
         
     | 
| 2 | 
         
            +
              "_class_name": "FluxTransformer2DModel",
         
     | 
| 3 | 
         
            +
              "_diffusers_version": "0.32.0.dev0",
         
     | 
| 4 | 
         
            +
              "_name_or_path": "/raid/aryan/flux1-depth-dev-diffusers",
         
     | 
| 5 | 
         
            +
              "attention_head_dim": 128,
         
     | 
| 6 | 
         
            +
              "axes_dims_rope": [
         
     | 
| 7 | 
         
            +
                16,
         
     | 
| 8 | 
         
            +
                56,
         
     | 
| 9 | 
         
            +
                56
         
     | 
| 10 | 
         
            +
              ],
         
     | 
| 11 | 
         
            +
              "guidance_embeds": true,
         
     | 
| 12 | 
         
            +
              "in_channels": 128,
         
     | 
| 13 | 
         
            +
              "joint_attention_dim": 4096,
         
     | 
| 14 | 
         
            +
              "num_attention_heads": 24,
         
     | 
| 15 | 
         
            +
              "num_layers": 19,
         
     | 
| 16 | 
         
            +
              "num_single_layers": 38,
         
     | 
| 17 | 
         
            +
              "out_channels": 64,
         
     | 
| 18 | 
         
            +
              "patch_size": 1,
         
     | 
| 19 | 
         
            +
              "pooled_projection_dim": 768
         
     | 
| 20 | 
         
            +
            }
         
     |