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

tugan0329
/
flux-dev-otake

Text-to-Image
Diffusers
English
flux
lora
replicate
Model card Files Files and versions
xet
Community
6

Instructions to use tugan0329/flux-dev-otake with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use tugan0329/flux-dev-otake 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("tugan0329/flux-dev-otake")
    
    prompt = "A photo of a cartoon wolf OTAKE standing in a snowy winter scene, surrounded by softly falling snowflakes and frosted pine trees. The wolf is wearing a colorful parka with festive white patterns, a cozy red scarf, and a red Christmas hat with a fluffy white trim. OTAKE has a serious expression, gazing intently into the distance, with his orange fur contrasting against the snowy backdrop. The atmosphere is serene, capturing the chilly essence of Christmas day."
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
flux-dev-otake / images
1.26 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
tugan0329's picture
tugan0329
Add generated example (#6)
02174e4 verified over 1 year ago
  • example_08ws8ls5l.png
    84.5 kB
    Add generated example (#1) over 1 year ago
  • example_1tbrx92l5.png
    121 kB
    xet
    Add generated example (#5) over 1 year ago
  • example_ccvco2fyt.png
    46.4 kB
    Add generated example (#3) over 1 year ago
  • example_hxx7eamfn.png
    93.4 kB
    Add generated example (#6) over 1 year ago
  • example_q301v85e7.png
    142 kB
    xet
    Add generated example (#4) over 1 year ago
  • example_zkg8pbdty.png
    71.1 kB
    Add generated example (#2) over 1 year ago
  • otake1.jpeg
    246 kB
    add more otake exmaple images over 1 year ago
  • otake2.jpeg
    181 kB
    add more otake exmaple images over 1 year ago
  • otake3.jpeg
    273 kB
    add more otake exmaple images over 1 year ago