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

glif
/
dithering

Text-to-Image
Diffusers
stable-diffusion
lora
template:sd-lora
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Diffusers

    How to use glif/dithering 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("glif/dithering")
    
    prompt = "a peaceful fox curled up sleeping peacefully, in ATKSN style"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
dithering / images
7.02 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
alvdansen's picture
alvdansen
Add 7 files
fe50df7 verified over 1 year ago
  • A_fox_curled_up_sleeping_peacefully_in_ATKSN_style.png
    1.76 MB
    xet
    Add 7 files over 1 year ago
  • A_lighthouse_standing_tall_against_the_ocean_waves_in_ATKSN_style.png
    1.12 MB
    xet
    Add 7 files over 1 year ago
  • A_single_rose_blooming_minimalistic._in_ATKSN_style.png
    615 kB
    xet
    Add 7 files over 1 year ago
  • A_young_woman_with_long_hair_looking_over_her_shoulder_portrait_in_ATKSN_style.png
    1.36 MB
    xet
    Add 7 files over 1 year ago
  • cute_illustration._A_pair_of_birds_building_a_nest_on_a_branch_surrounded_by_blooming_cherry_blossoms_in_ATKSN_style.png
    1.13 MB
    xet
    Add 7 files over 1 year ago
  • illustration_A_large_black_cat_sitting_on_a_windowsill_in_ATKSN_style.png
    1.03 MB
    xet
    Add 7 files over 1 year ago