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
  • config.json
    441 Bytes
    FIBO 1.2: distilled few-step (DMD-R) release about 1 month ago
  • diffusion_pytorch_model-00001-of-00002.safetensors
    10 GB
    xet
    Shard transformer into 2 files (10GB+6GB) + index, matching base FIBO layout about 1 month ago
  • diffusion_pytorch_model-00002-of-00002.safetensors
    6.58 GB
    xet
    Shard transformer into 2 files (10GB+6GB) + index, matching base FIBO layout about 1 month ago
  • diffusion_pytorch_model.safetensors.index.json
    88.4 kB
    Shard transformer into 2 files (10GB+6GB) + index, matching base FIBO layout about 1 month ago