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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

iliketoasters
/
juice-orb

Text-to-Image
Diffusers
flux
lora
template:sd-lora
fluxgym
Model card Files Files and versions
xet
Community

Instructions to use iliketoasters/juice-orb with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use iliketoasters/juice-orb with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("iliketoasters/juice-orb")
    
    prompt = "0rb on a table"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
juice-orb / images
4.04 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
iliketoasters's picture
iliketoasters
Upload 3 files
82005a8 verified over 1 year ago
  • 1145-a juice orb filled with orange beer sitt-fluxcomfy-orgflux1-dev-fp8-1948633481.png
    1.18 MB
    xet
    Upload 3 files over 1 year ago
  • 1513-0rb half full of beer sitting next to a-fluxcomfy-orgflux1-dev-fp8-1334516348-converted.png
    1.36 MB
    xet
    Upload 3 files over 1 year ago
  • 1514-0rb on a table-fluxcomfy-orgflux1-dev-fp8-1113561121-converted.png
    1.5 MB
    xet
    Upload 3 files over 1 year ago