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

mikkoph
/
mikkoani-anima

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

Instructions to use mikkoph/mikkoani-anima with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use mikkoph/mikkoani-anima with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("circlestone-labs/Anima", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("mikkoph/mikkoani-anima")
    
    prompt = "A high-fashion sketch @mikkoani portrait with complex gritty linework and mute colors of a woman with fair skin. She is wearing a beige elastic bandage. Her head and body emerge from layers of a smoky rose organza fabric. Her makeup is dramatic and artistic, featuring a heavy, smoky eye with dark brown and maroon eyeshadow blended upwards, paired with pale nude lips. Her expression is serious and intense as she looks directly at the camera. The lighting is soft and highlights the texture of the fabric and the contours of her face against a neutral grey background."
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
mikkoani-anima
587 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
mikkoph's picture
mikkoph
Upload anima-mikkoani-v3.1.safetensors
b9604cf verified 13 days ago
  • images
    Add 7 files 2 months ago
  • .gitattributes
    2.31 kB
    initial commit 2 months ago
  • README.md
    4.63 kB
    Update README.md 2 months ago
  • anima-mikkoani-v2.safetensors
    132 MB
    xet
    Upload anima-mikkoani-v2.safetensors 2 months ago
  • anima-mikkoani-v3.1.safetensors
    91.9 MB
    xet
    Upload anima-mikkoani-v3.1.safetensors 13 days ago
  • anima-mikkoani-v3.safetensors
    91.9 MB
    xet
    Upload anima-mikkoani-v3.safetensors about 2 months ago
  • anima-mikkoani.safetensors
    264 MB
    xet
    Add 7 files 2 months ago