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

hellokn
/
freeehand

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

Instructions to use hellokn/freeehand with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use hellokn/freeehand 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("hellokn/freeehand")
    
    prompt = "freeehand, a surreal scene in a dense green jungle. A woman in a white wedding dress is sitting at a small table. A waiter is a tall cat in a black tuxedo and is standing on two legs among the giant leaves, holding a blue cloche. Flat colors, bold lines, 70s psychedelic aesthetic."
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
freeehand / sample
2 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
hellokn's picture
hellokn
Upload folder using huggingface_hub
551df2c verified 5 months ago
  • freeehand_000250_00_20260202122956.png
    428 kB
    xet
    Upload folder using huggingface_hub 5 months ago
  • freeehand_000500_00_20260202125742.png
    505 kB
    xet
    Upload folder using huggingface_hub 5 months ago
  • freeehand_000750_00_20260202132528.png
    498 kB
    xet
    Upload folder using huggingface_hub 5 months ago
  • freeehand_001000_00_20260202135314.png
    571 kB
    xet
    Upload folder using huggingface_hub 5 months ago