Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

fffiloni
/
greyscale-tiny-town

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

Instructions to use fffiloni/greyscale-tiny-town with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use fffiloni/greyscale-tiny-town 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("fffiloni/greyscale-tiny-town")
    
    prompt = "A person in a bustling cafe, greyscale drawing"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
greyscale-tiny-town / samples
885 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
fffiloni's picture
fffiloni
Upload folder using huggingface_hub
a300c41 verified about 1 year ago
  • 1740420377791__000000800_0.jpg
    263 kB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • 1740420407012__000000800_1.jpg
    278 kB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • 1740420436065__000000800_2.jpg
    345 kB
    xet
    Upload folder using huggingface_hub about 1 year ago