Update README.md
Browse files
README.md
CHANGED
|
@@ -11,15 +11,12 @@ tags:
|
|
| 11 |
|
| 12 |
### Flux.1-Dev SRPO LoRAs
|
| 13 |
|
| 14 |
-
|
|
|
|
|
|
|
|
|
|
| 15 |
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
These LoRAs enable:
|
| 19 |
-
|
| 20 |
-
* **Flexible mixing** with other LoRAs
|
| 21 |
-
* **Lower storage cost** compared to full models
|
| 22 |
-
* **Efficient experimentation** across different ranks (8, 16, 32, 64, 128)
|
| 23 |
|
| 24 |

|
| 25 |

|
|
|
|
| 11 |
|
| 12 |
### Flux.1-Dev SRPO LoRAs
|
| 13 |
|
| 14 |
+
These LoRAs were extracted from **three sources**:
|
| 15 |
+
- the original SRPO (Flux.1-Dev): tencent/SRPO
|
| 16 |
+
- community checkpoint: rockerBOO/flux.1-dev-SRPO
|
| 17 |
+
- community checkpoint (quantized/refined): wikeeyang/SRPO-Refine-Quantized-v1.0
|
| 18 |
|
| 19 |
+
They are designed to provide modular, lightweight adaptations you can mix with other LoRAs, reducing storage and enabling fast experimentation across ranks (8, 16, 32, 64, 128).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
|
| 21 |

|
| 22 |

|