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

  • Log In
  • Sign Up

glif
/
spiders

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

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

  • Libraries
  • Diffusers

    How to use glif/spiders 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/spiders")
    
    prompt = "a pink squid, spider"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
spiders / images
2.14 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
alvdansen's picture
alvdansen
Add 7 files
3dcbfbb verified over 1 year ago
  • 3fde4059-9a48-4c42-a02a-a9f2e774493f.jpg
    292 kB
    xet
    Add 7 files over 1 year ago
  • 715c2dc8-aeee-4c81-baf7-cd1738c8fc7a.jpg
    430 kB
    xet
    Add 7 files over 1 year ago
  • 90ecaee7-b696-4c7d-bd91-4e3549d38f9e.jpg
    194 kB
    xet
    Add 7 files over 1 year ago
  • a838d119-ac97-410f-8763-5d9f2b561c4a.jpg
    491 kB
    xet
    Add 7 files over 1 year ago
  • c9128c51-f7f1-4f0b-ab87-5600e5c1bd95.jpg
    334 kB
    xet
    Add 7 files over 1 year ago
  • glif-insectagon-lora-tester-baseline-araminta-k-lm81blzi76l8swplab899qjp.jpg
    403 kB
    xet
    Add 7 files over 1 year ago