Update README.md
#2
by
qpqpqpqpqpqp
- opened
README.md
CHANGED
|
@@ -1,4 +1,9 @@
|
|
| 1 |
---
|
| 2 |
base_model:
|
| 3 |
- purplesmartai/pony-v7-base
|
| 4 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
base_model:
|
| 3 |
- purplesmartai/pony-v7-base
|
| 4 |
+
---
|
| 5 |
+
# This is a model repository for the scaled fp8 quantized version of Pony V7
|
| 6 |
+
|
| 7 |
+
## In order to load Pony V7 Base fp8 Scaled Hybrid, you will need to use
|
| 8 |
+
## this custom node in place of "Load Diffusion Model" node: [ComfyUI_Hybrid-Scaled_fp8-Loader](https://github.com/silveroxides/ComfyUI_Hybrid-Scaled_fp8-Loader)
|
| 9 |
+
<img src="https://huggingface.co/silveroxides/Chroma1-HD-fp8-scaled/resolve/main/scaled_fp8_hybrid_loader.png" height=341 width=692>
|