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
/
Gesture-Draw

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

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

  • Libraries
  • Diffusers

    How to use glif/Gesture-Draw 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/Gesture-Draw")
    
    prompt = "gstdrw style, figure mid dance, A dynamic gesture drawing featuring a figure mid-dance, rendered with confident yet delicate lines in fine charcoal on lightly textured, warm-gray paper. The strokes capture the fluid movement and expressive energy of the dancer, focusing on the essential gesture without becoming overly detailed. Subtle, soft smudges in the background suggest depth and atmosphere, allowing the figure to remain the focal point. The medium and paper's qualities complement the spontaneous, gestural nature of the subject."
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
Gesture-Draw / images
5.33 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
alvdansen's picture
alvdansen
Add 7 files
a35e38a verified over 1 year ago
  • 03417f14-f377-4311-a6dd-9a098b6cf810.png
    662 kB
    xet
    Add 7 files over 1 year ago
  • 0e798e75-0fc8-49cb-bf3e-e15503b0f148.png
    710 kB
    xet
    Add 7 files over 1 year ago
  • ComfyUI_00068.png
    1.27 MB
    xet
    Add 7 files over 1 year ago
  • ComfyUI_00082.png
    1.14 MB
    xet
    Add 7 files over 1 year ago
  • ComfyUI_00093.png
    1.37 MB
    xet
    Add 7 files over 1 year ago
  • cf8697fb-d6b4-4684-8a1d-82beb9d266ed.jpg
    179 kB
    xet
    Add 7 files over 1 year ago