InstantX / flux-dev-de-distill-diffusers

huggingface.co
Total runs: 199
24-hour runs: 0
7-day runs: 0
30-day runs: 0
Model's Last Updated: October 15 2024

Introduction of flux-dev-de-distill-diffusers

Model Details of flux-dev-de-distill-diffusers

Model Details

This is a diffusers version of nyanko7/flux-dev-de-distill that generates exactly the same results as the original. But please note that there is a certain degree of quality degradation in comparison with black-forest-labs/FLUX.1-dev in our test. We are training its fine-tuning models to check its effectiveness, feel free to let us know if you have any interesting findings.

Usage
import torch
from diffusers import FluxTransformer2DModel
from pipeline_flux_de_distill import FluxPipeline

model_path = "black-forest-labs/FLUX.1-dev"
    
transformer = FluxTransformer2DModel.from_pretrained(
    "InstantX/flux-dev-de-distill-diffusers",
    torch_dtype=torch.bfloat16
)

pipeline = FluxPipeline.from_pretrained(model_path, transformer=transformer, torch_dtype=torch.bfloat16).to("cuda")

prompt = "a tiny astronaut hatching from an egg on the moon"
negative_prompt = "bad photo"

image = pipeline(
    prompt=prompt,
    negative_prompt=negative_prompt,
    guidance_scale=3.5,
    num_inference_steps=24,
).images[0]

image.save("de-distill.jpg")
Other Resources
Acknowledgements

This project is co-sponsored by HuggingFace and fal .

Runs of InstantX flux-dev-de-distill-diffusers on huggingface.co

199
Total runs
0
24-hour runs
0
3-day runs
0
7-day runs
0
30-day runs

More Information About flux-dev-de-distill-diffusers huggingface.co Model

More flux-dev-de-distill-diffusers license Visit here:

https://choosealicense.com/licenses/flux-1-dev-non-commercial-license

flux-dev-de-distill-diffusers huggingface.co

flux-dev-de-distill-diffusers huggingface.co is an AI model on huggingface.co that provides flux-dev-de-distill-diffusers's model effect (), which can be used instantly with this InstantX flux-dev-de-distill-diffusers model. huggingface.co supports a free trial of the flux-dev-de-distill-diffusers model, and also provides paid use of the flux-dev-de-distill-diffusers. Support call flux-dev-de-distill-diffusers model through api, including Node.js, Python, http.

flux-dev-de-distill-diffusers huggingface.co Url

https://huggingface.co/InstantX/flux-dev-de-distill-diffusers

InstantX flux-dev-de-distill-diffusers online free

flux-dev-de-distill-diffusers huggingface.co is an online trial and call api platform, which integrates flux-dev-de-distill-diffusers's modeling effects, including api services, and provides a free online trial of flux-dev-de-distill-diffusers, you can try flux-dev-de-distill-diffusers online for free by clicking the link below.

InstantX flux-dev-de-distill-diffusers online free url in huggingface.co:

https://huggingface.co/InstantX/flux-dev-de-distill-diffusers

flux-dev-de-distill-diffusers install

flux-dev-de-distill-diffusers is an open source model from GitHub that offers a free installation service, and any user can find flux-dev-de-distill-diffusers on GitHub to install. At the same time, huggingface.co provides the effect of flux-dev-de-distill-diffusers install, users can directly use flux-dev-de-distill-diffusers installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

flux-dev-de-distill-diffusers install url in huggingface.co:

https://huggingface.co/InstantX/flux-dev-de-distill-diffusers

Url of flux-dev-de-distill-diffusers

flux-dev-de-distill-diffusers huggingface.co Url

Provider of flux-dev-de-distill-diffusers huggingface.co

InstantX
ORGANIZATIONS

Other API from InstantX

huggingface.co

Total runs: 60.8K
Run Growth: 1.8K
Growth Rate: 3.00%
Updated:January 22 2024
huggingface.co

Total runs: 361
Run Growth: -130
Growth Rate: -43.33%
Updated:September 18 2024
huggingface.co

Total runs: 4
Run Growth: 0
Growth Rate: 0.00%
Updated:November 07 2024