Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | @@ -37,53 +37,53 @@ If this helped you out, leave a heart. Otherwise I’ll assume I built this for | |
| 37 | 
             
            ## 🧐 What’s Inside
         | 
| 38 |  | 
| 39 | 
             
            <details> <summary>🔧 Flux1</summary>
         | 
| 40 | 
            -
            ├── Flux1
         | 
| 41 | 
            -
            │   ├── Controlnets
         | 
| 42 | 
            -
            │   │   ├── flux_shakker_labs_union_pro-fp16.safetensors
         | 
| 43 | 
            -
            │   │   ├── flux_shakker_labs_union_pro-fp8.safetensors
         | 
| 44 | 
            -
            │   ├── LoRas
         | 
| 45 | 
            -
            │   │   ├── navi_flux_v1.safetensors
         | 
| 46 | 
            -
            │   ├── PuLID
         | 
| 47 | 
            -
            │   │   ├── pulid_flux_v0.9.1.safetensors
         | 
| 48 | 
            -
            │   ├── Style_Models
         | 
| 49 | 
            -
            │   │   ├── flux1-redux-dev.safetensors
         | 
| 50 | 
            -
            │   ├── clip
         | 
| 51 | 
            -
            │   │   ├── clip_l.safetensors
         | 
| 52 | 
            -
            │   │   ├── clip_l_TEXT_detail_improved.safetensors
         | 
| 53 | 
            -
            │   │   ├── t5xxl_fp16.safetensors
         | 
| 54 | 
            -
            │   │   ├── t5xxl_fp8_scaled.safetensors
         | 
| 55 | 
            -
            │   │   ├── GGUF
         | 
| 56 | 
            -
            │   │   │   ├── t5xxl_Q5_K_M.gguf
         | 
| 57 | 
            -
            │   ├── clip_vision
         | 
| 58 | 
            -
            │   │   ├── sigclip_vision_patch14_384.safetensors
         | 
| 59 | 
            -
            │   ├── unet
         | 
| 60 | 
            -
            │   │   ├── Canny
         | 
| 61 | 
            -
            │   │   │   ├── flux1-canny-dev-fp8.safetensors
         | 
| 62 | 
            -
            │   │   │   ├── GGUF
         | 
| 63 | 
            -
            │   │   │   │   ├── flux1-canny-dev-Q4_0.gguf
         | 
| 64 | 
            -
            │   │   │   │   ├── flux1-canny-dev-Q5_0.gguf
         | 
| 65 | 
            -
            │   │   ├── Depth
         | 
| 66 | 
            -
            │   │   │   ├── flux1-depth-dev-fp8.safetensors
         | 
| 67 | 
            -
            │   │   │   ├── GGUF
         | 
| 68 | 
            -
            │   │   │   │   ├── flux1-depth-dev-Q4_0.gguf
         | 
| 69 | 
            -
            │   │   │   │   ├── flux1-depth-dev-Q5_0.gguf
         | 
| 70 | 
            -
            │   │   ├── Dev
         | 
| 71 | 
            -
            │   │   │   ├── flux1-dev-fp8.safetensors
         | 
| 72 | 
            -
            │   │   │   ├── GGUF
         | 
| 73 | 
            -
            │   │   │   │   ├── flux1-dev-Q3_K_S.gguf
         | 
| 74 | 
            -
            │   │   │   │   ├── flux1-dev-Q5_K_S.gguf
         | 
| 75 | 
            -
            │   │   ├── Fill
         | 
| 76 | 
            -
            │   │   │   ├── flux1-fill-dev-fp8.safetensors
         | 
| 77 | 
            -
            │   │   │   ├── GGUF
         | 
| 78 | 
            -
            │   │   │   │   ├── flux1-fill-dev-Q3_K_S.gguf
         | 
| 79 | 
            -
            │   │   │   │   ├── flux1-fill-dev-Q5_K_S.gguf
         | 
| 80 | 
            -
            │   │   ├── Schnell
         | 
| 81 | 
            -
            │   │   │   ├── flux1-schnell-fp8.safetensors
         | 
| 82 | 
            -
            │   │   │   ├── GGUF
         | 
| 83 | 
            -
            │   │   │   │   ├── flux1-schnell-Q3_K_S.gguf
         | 
| 84 | 
            -
            │   │   │   │   ├── flux1-schnell-Q5_K_S.gguf
         | 
| 85 | 
            -
            │   ├── vae
         | 
| 86 | 
            -
            │   │   ├── ae.safetensors
         | 
| 87 | 
             
            </details>
         | 
| 88 |  | 
| 89 | 
             
            <details> <summary>🎨 SDXL</summary>
         | 
|  | |
| 37 | 
             
            ## 🧐 What’s Inside
         | 
| 38 |  | 
| 39 | 
             
            <details> <summary>🔧 Flux1</summary>
         | 
| 40 | 
            +
              ├── Flux1
         | 
| 41 | 
            +
              │   ├── Controlnets
         | 
| 42 | 
            +
              │   │   ├── flux_shakker_labs_union_pro-fp16.safetensors
         | 
| 43 | 
            +
              │   │   ├── flux_shakker_labs_union_pro-fp8.safetensors
         | 
| 44 | 
            +
              │   ├── LoRas
         | 
| 45 | 
            +
              │   │   ├── navi_flux_v1.safetensors
         | 
| 46 | 
            +
              │   ├── PuLID
         | 
| 47 | 
            +
              │   │   ├── pulid_flux_v0.9.1.safetensors
         | 
| 48 | 
            +
              │   ├── Style_Models
         | 
| 49 | 
            +
              │   │   ├── flux1-redux-dev.safetensors
         | 
| 50 | 
            +
              │   ├── clip
         | 
| 51 | 
            +
              │   │   ├── clip_l.safetensors
         | 
| 52 | 
            +
              │   │   ├── clip_l_TEXT_detail_improved.safetensors
         | 
| 53 | 
            +
              │   │   ├── t5xxl_fp16.safetensors
         | 
| 54 | 
            +
              │   │   ├── t5xxl_fp8_scaled.safetensors
         | 
| 55 | 
            +
              │   │   ├── GGUF
         | 
| 56 | 
            +
              │   │   │   ├── t5xxl_Q5_K_M.gguf
         | 
| 57 | 
            +
              │   ├── clip_vision
         | 
| 58 | 
            +
              │   │   ├── sigclip_vision_patch14_384.safetensors
         | 
| 59 | 
            +
              │   ├── unet
         | 
| 60 | 
            +
              │   │   ├── Canny
         | 
| 61 | 
            +
              │   │   │   ├── flux1-canny-dev-fp8.safetensors
         | 
| 62 | 
            +
              │   │   │   ├── GGUF
         | 
| 63 | 
            +
              │   │   │   │   ├── flux1-canny-dev-Q4_0.gguf
         | 
| 64 | 
            +
              │   │   │   │   ├── flux1-canny-dev-Q5_0.gguf
         | 
| 65 | 
            +
              │   │   ├── Depth
         | 
| 66 | 
            +
              │   │   │   ├── flux1-depth-dev-fp8.safetensors
         | 
| 67 | 
            +
              │   │   │   ├── GGUF
         | 
| 68 | 
            +
              │   │   │   │   ├── flux1-depth-dev-Q4_0.gguf
         | 
| 69 | 
            +
              │   │   │   │   ├── flux1-depth-dev-Q5_0.gguf
         | 
| 70 | 
            +
              │   │   ├── Dev
         | 
| 71 | 
            +
              │   │   │   ├── flux1-dev-fp8.safetensors
         | 
| 72 | 
            +
              │   │   │   ├── GGUF
         | 
| 73 | 
            +
              │   │   │   │   ├── flux1-dev-Q3_K_S.gguf
         | 
| 74 | 
            +
              │   │   │   │   ├── flux1-dev-Q5_K_S.gguf
         | 
| 75 | 
            +
              │   │   ├── Fill
         | 
| 76 | 
            +
              │   │   │   ├── flux1-fill-dev-fp8.safetensors
         | 
| 77 | 
            +
              │   │   │   ├── GGUF
         | 
| 78 | 
            +
              │   │   │   │   ├── flux1-fill-dev-Q3_K_S.gguf
         | 
| 79 | 
            +
              │   │   │   │   ├── flux1-fill-dev-Q5_K_S.gguf
         | 
| 80 | 
            +
              │   │   ├── Schnell
         | 
| 81 | 
            +
              │   │   │   ├── flux1-schnell-fp8.safetensors
         | 
| 82 | 
            +
              │   │   │   ├── GGUF
         | 
| 83 | 
            +
              │   │   │   │   ├── flux1-schnell-Q3_K_S.gguf
         | 
| 84 | 
            +
              │   │   │   │   ├── flux1-schnell-Q5_K_S.gguf
         | 
| 85 | 
            +
              │   ├── vae
         | 
| 86 | 
            +
              │   │   ├── ae.safetensors
         | 
| 87 | 
             
            </details>
         | 
| 88 |  | 
| 89 | 
             
            <details> <summary>🎨 SDXL</summary>
         | 
