Update README.md
Browse files
README.md
CHANGED
|
@@ -119,4 +119,5 @@ The **FireRed-Image-Edit-1.0-fp8** variant introduces:
|
|
| 119 |
* Faster inference on Hopper and other GPUs with native FP8 support
|
| 120 |
* Production-friendly deployment without modifying the original pipeline structure
|
| 121 |
|
| 122 |
-
>
|
|
|
|
|
|
| 119 |
* Faster inference on Hopper and other GPUs with native FP8 support
|
| 120 |
* Production-friendly deployment without modifying the original pipeline structure
|
| 121 |
|
| 122 |
+
> [!NOTE]
|
| 123 |
+
Only the transformer weights are compressed. All other components must be loaded from the base model, ensuring seamless compatibility with existing Diffusers pipelines. This repository strictly follows the release notes, license, and terms and conditions of the original model: [FireRed-Image-Edit-1.0](https://huggingface.co/FireRedTeam/FireRed-Image-Edit-1.0).
|