Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

yyyyyxie
/
textflux

Text-to-Image
Diffusers
Safetensors
scene-text-synthesis
multilingual
diffusion
dit
ocr-free
textflux
flux
Model card Files Files and versions
xet
Community

Instructions to use yyyyyxie/textflux with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use yyyyyxie/textflux with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("yyyyyxie/textflux", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
textflux
23.8 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
yyyyyxie's picture
yyyyyxie
Revert "Upload transformer weights"
8930419 9 months ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    5.49 kB
    Update/Upload model card for transformer 12 months ago
  • config.json
    444 Bytes
    Upload transformer weights 12 months ago
  • diffusion_pytorch_model-00001-of-00003.safetensors
    9.99 GB
    xet
    Upload transformer weights 12 months ago
  • diffusion_pytorch_model-00002-of-00003.safetensors
    9.99 GB
    xet
    Upload transformer weights 12 months ago
  • diffusion_pytorch_model-00003-of-00003.safetensors
    3.83 GB
    xet
    Upload transformer weights 12 months ago
  • diffusion_pytorch_model.safetensors.index.json
    121 kB
    Upload transformer weights 12 months ago