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

  • Log In
  • Sign Up

KappaNeuro
/
crocheted

Text-to-Image
Diffusers
stable-diffusion
lora
style
crocheted
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use KappaNeuro/crocheted with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("KappaNeuro/crocheted")
    
    prompt = "CROCHETED - man wearing a crochet outfit, full body, crochet shoes, crochet onesie, high fashion, vibrant colors, street photography, fashion photography, detailed, magazine photography, with vibrant colors and exquisite details, Canon EOS 5D Mark IV, 24-70mm lens, f/4, ISO 200, 1/100, textures and details, warm lighting, high-end fashion, urban setting, baggy clothes"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
crocheted
229 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
multimodalart's picture
multimodalart HF Staff
Upload folder using huggingface_hub
b687fb9 over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • 2321955.jpeg
    42.3 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2321956.jpeg
    48.9 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2321957.jpeg
    52.8 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2321959.jpeg
    53.4 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2321960.jpeg
    44 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2321961.jpeg
    55 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2321962.jpeg
    43.2 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2321963.jpeg
    54.7 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2321965.jpeg
    47.3 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2321967.jpeg
    56.8 kB
    Upload folder using huggingface_hub over 2 years ago
  • CROCHETED.safetensors
    228 MB
    xet
    Upload folder using huggingface_hub over 2 years ago
  • README.md
    5.61 kB
    Upload folder using huggingface_hub over 2 years ago