badaoui's picture
badaoui HF Staff
Add Neuron-optimized files for black-forest-labs/FLUX.1-Krea-dev
0e793e7 verified
metadata
tags:
  - neuron
  - optimized
  - aws-neuron
  - text-to-image
base_model: black-forest-labs/FLUX.1-Krea-dev

Neuron-Optimized black-forest-labs/FLUX.1-Krea-dev

This repository contains AWS Neuron-optimized files for black-forest-labs/FLUX.1-Krea-dev.

Model Details

Usage

This model has been optimized for AWS Neuron devices (Inferentia/Trainium). To use it:

from optimum.neuron import NeuronStableDiffusionPipeline

model = NeuronStableDiffusionPipeline.from_pretrained("badaoui/black-forest-labs-FLUX.1-Krea-dev-neuron")

Performance

These files are pre-compiled for AWS Neuron devices and should provide improved inference performance compared to the original model when deployed on Inferentia or Trainium instances.

Original Model

For the original model, training details, and more information, please visit: black-forest-labs/FLUX.1-Krea-dev