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

renderartist
/
technically-color-wan

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

Instructions to use renderartist/technically-color-wan with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use renderartist/technically-color-wan with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Wan-AI/Wan2.2-T2V-A14B", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("renderartist/technically-color-wan")
    
    prompt = "A woman, appearing to be in her late 20s to early 30s, fair-skinned, with vibrant auburn hair styled in a vintage updo, gazes directly towards the viewer with captivating blue eyes, and full, red lips. She wears a blue dress with white polka dots and a contrasting light blue collar. A gold necklace adorns her neck, and matching gold earrings sparkle. Her right hand delicately holds the necklace. A sheep stands in the background to the left, and a stone wall forms a backdrop. The sky, partially visible, is a bright blue dotted with fluffy white clouds, enhancing the pastoral scene. The lighting is soft and natural, casting subtle shadows on her face and highlighting the textures of her dress and the rough stone wall. The overall mood is serene and idyllic, evoking a sense of calm and classic beauty, reminiscent of a portrait from the mid-20th century, with a slight vintage aesthetic."
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
technically-color-wan / images
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
renderartist's picture
renderartist
Add 6 files
cdcbb97 verified 6 months ago
  • Technically_000_.png
    10.5 MB
    xet
    Add 6 files 6 months ago
  • Technically_001_.png
    11.5 MB
    xet
    Add 6 files 6 months ago
  • Technically_00374_.png
    13.1 MB
    xet
    Add 6 files 6 months ago
  • Technically_00382_.png
    11.7 MB
    xet
    Add 6 files 6 months ago