Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

briaai
/
Fibo-1.5

Text-to-Image
Diffusers
Safetensors
English
BriaFiboPipeline
art
Model card Files Files and versions
xet
Community
1

Instructions to use briaai/Fibo-1.5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use briaai/Fibo-1.5 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("briaai/Fibo-1.5", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "A man holding a goose while screaming"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee

Fill in this form to immediatly access the model for non commercial use

Bria AI Model weights are open source for non commercial use only, per the provided license.

Log in or Sign Up to review the conditions and access this model content.

Gated model
You can list files but not access them

Preview of files found in this repository
  • assets
    Add FIBO vs FIBO 1.2 win-rate evaluation chart about 1 month ago
  • examples
    FIBO 1.2: distilled few-step (DMD-R) release about 1 month ago
  • images
    Model card: use FIBO 1.2 distilled generations for Generate/Refine/Inspire examples about 1 month ago
  • scheduler
    FIBO 1.2: distilled few-step (DMD-R) release about 1 month ago
  • text_encoder
    FIBO 1.2: distilled few-step (DMD-R) release about 1 month ago
  • tokenizer
    FIBO 1.2: distilled few-step (DMD-R) release about 1 month ago
  • transformer
    Shard transformer into 2 files (10GB+6GB) + index, matching base FIBO layout about 1 month ago
  • vae
    FIBO 1.2: distilled few-step (DMD-R) release about 1 month ago
  • .gitattributes
    2.15 kB
    FIBO 1.2: distilled few-step (DMD-R) release about 1 month ago
  • README.md
    22.4 kB
    Update README.md about 3 hours ago
  • model_index.json
    472 Bytes
    FIBO 1.2: distilled few-step (DMD-R) release about 1 month ago