drbaph commited on
Commit
f8dc9d9
·
verified ·
1 Parent(s): 1b719a4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -17,6 +17,26 @@ tags:
17
  - firered
18
  ---
19
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  <p align="center">
21
  <img src="./assets/logo.png" width="600"/>
22
  <p>
 
17
  - firered
18
  ---
19
 
20
+ ## 🗜️ ComfyUI Quantised Models for FireRed-Image-Edit-1.0
21
+
22
+ This repo contains the quantised, ComfyUI-ready models for **FireRed-Image-Edit-1.0**.
23
+
24
+ | Model | Download |
25
+ |-------|----------|
26
+ | `firered_image_edit_1.0_fp8_e4m3fn.safetensors` | [⬇️ Download](https://huggingface.co/drbaph/FireRed-Image-Edit-1.0_ComfyUI_Quants/resolve/main/firered_image_edit_1.0_fp8_e4m3fn.safetensors?download=true) |
27
+ | `firered_image_edit_1.0_fp8_e5m2.safetensors` | [⬇️ Download](https://huggingface.co/drbaph/FireRed-Image-Edit-1.0_ComfyUI_Quants/resolve/main/firered_image_edit_1.0_fp8_e5m2.safetensors?download=true) |
28
+ | `firered_image_edit_1.0_nvfp4.safetensors` | [⬇️ Download](https://huggingface.co/drbaph/FireRed-Image-Edit-1.0_ComfyUI_Quants/resolve/main/firered_image_edit_1.0_nvfp4.safetensors?download=true) |
29
+
30
+ We've provided a **ComfyUI workflow** to get you started: [⬇️ Download Workflow](https://huggingface.co/drbaph/FireRed-Image-Edit-1.0_ComfyUI_Quants/resolve/main/FireRed_image_edit_1.0_ComfyUI_workflow.json?download=true)
31
+
32
+ ### 🖼️ Sample Results
33
+
34
+ | Input | Output — *"make the bear wear a tuxedo a hat and a jacket, holding his flower"* | Output — *"make the bear into a panda plushie wearing red top, holding his flower"* |
35
+ |:-----:|:-----:|:-----:|
36
+ | ![Sample Input](./samples/sample_input.png) | ![Sample Output 0](./samples/sample_output_0.png) | ![Sample Output 1](./samples/sample_output_1.png) |
37
+
38
+ ---
39
+
40
  <p align="center">
41
  <img src="./assets/logo.png" width="600"/>
42
  <p>