Image-to-Image
Diffusion Single File
Safetensors
OpenVINO
English
text-to-image
image-editing
flux
openvino-export
Instructions to use abc-l61/FLUX.2-klein-4B-openvino with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use abc-l61/FLUX.2-klein-4B-openvino 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
This model was converted to OpenVINO from black-forest-labs/FLUX.2-klein-4B using optimum-intel
via the export space.
First make sure you have optimum-intel installed:
pip install optimum-intel
To load your model you can do as follows:
from optimum.intel import OVDiffusionPipeline
model_id = "abc-l61/FLUX.2-klein-4B-openvino"
model = OVDiffusionPipeline.from_pretrained(model_id)
- Downloads last month
- -
Model tree for abc-l61/FLUX.2-klein-4B-openvino
Base model
black-forest-labs/FLUX.2-klein-4B