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

VHKE
/
flat-flipflop

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

Instructions to use VHKE/flat-flipflop with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use VHKE/flat-flipflop 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("VHKE/flat-flipflop")
    
    prompt = "flat flipflop"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
flat-flipflop / sample
2.35 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
VHKE's picture
VHKE
Upload folder using huggingface_hub
3d23eb9 verified 11 months ago
  • flat-flipflop_000502_00_20250617144341.png
    228 kB
    xet
    Upload folder using huggingface_hub 11 months ago
  • flat-flipflop_001004_00_20250617150109.png
    411 kB
    xet
    Upload folder using huggingface_hub 11 months ago
  • flat-flipflop_001506_00_20250617151840.png
    431 kB
    xet
    Upload folder using huggingface_hub 11 months ago
  • flat-flipflop_002008_00_20250617153608.png
    386 kB
    xet
    Upload folder using huggingface_hub 11 months ago
  • flat-flipflop_002510_00_20250617155341.png
    447 kB
    xet
    Upload folder using huggingface_hub 11 months ago
  • flat-flipflop_003012_00_20250617161051.png
    452 kB
    xet
    Upload folder using huggingface_hub 11 months ago