Instructions to use silveroxides/FLUX.2-dev-fp8_scaled with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use silveroxides/FLUX.2-dev-fp8_scaled with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -21,13 +21,15 @@ tags:
|
|
| 21 |
pipeline_tag: image-to-image
|
| 22 |
---
|
| 23 |
|
|
|
|
| 24 |
## You can find workflow with samples in the [workflow_assets](https://huggingface.co/silveroxides/FLUX.2-dev-fp8_scaled/tree/main/workflow_assets) folder.
|
| 25 |
|
| 26 |
### The [workflow](https://huggingface.co/silveroxides/FLUX.2-dev-fp8_scaled/blob/main/workflow_assets/fp8_scaled_flux2_w_enhanced_prompting-workflow.json) contains the information and links needed to get started with using this model.
|
| 27 |
### This fp8_scaled model is faster than the official one released by ComfyOrg when used with the Loader in the workflow.
|
| 28 |
### The custom node that loads the model in the workflow is necessary to obtain fastest inference on lower VRAM GPU.
|
| 29 |
|
| 30 |
-
### If you want to use
|
|
|
|
| 31 |
|
| 32 |

|
| 33 |
|
|
|
|
| 21 |
pipeline_tag: image-to-image
|
| 22 |
---
|
| 23 |
|
| 24 |
+
|
| 25 |
## You can find workflow with samples in the [workflow_assets](https://huggingface.co/silveroxides/FLUX.2-dev-fp8_scaled/tree/main/workflow_assets) folder.
|
| 26 |
|
| 27 |
### The [workflow](https://huggingface.co/silveroxides/FLUX.2-dev-fp8_scaled/blob/main/workflow_assets/fp8_scaled_flux2_w_enhanced_prompting-workflow.json) contains the information and links needed to get started with using this model.
|
| 28 |
### This fp8_scaled model is faster than the official one released by ComfyOrg when used with the Loader in the workflow.
|
| 29 |
### The custom node that loads the model in the workflow is necessary to obtain fastest inference on lower VRAM GPU.
|
| 30 |
|
| 31 |
+
### If you want to use mxfp8, then you need to use [silveroxides/ComfyUI-QuantOps](https://github.com/silveroxides/ComfyUI-QuantOps) custom node and custom custom comfy-kitchen [Repo with instructions](https://huggingface.co/silveroxides/Chroma1-HD-fp8-scaled/tree/main/experimental) until official support is merged.
|
| 32 |
+
### Use [BobJohnson24/ComfyUI-Flux2-INT8](https://github.com/BobJohnson24/ComfyUI-Flux2-INT8) for int8 tensorwise model.
|
| 33 |
|
| 34 |

|
| 35 |
|