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

AiAF
/
Add_Micro_Details_-_Concept_Illustrious__v1.0_Pony_lora

Diffusers
lora
pony
anime
photorealistic
concept
details
enhancement
undetailed
fine details
add more details
intricate design
micro details
civitai
imported
Model card Files Files and versions
xet
Community

Instructions to use AiAF/Add_Micro_Details_-_Concept_Illustrious__v1.0_Pony_lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use AiAF/Add_Micro_Details_-_Concept_Illustrious__v1.0_Pony_lora with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("fill-in-base-model", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("AiAF/Add_Micro_Details_-_Concept_Illustrious__v1.0_Pony_lora")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
Add_Micro_Details_-_Concept_Illustrious__v1.0_Pony_lora
279 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 21 commits
AiAF's picture
AiAF
Upload examples/showcase_17.jpg with huggingface_hub
c8567f1 verified 20 days ago
  • examples
    Upload examples/showcase_17.jpg with huggingface_hub 20 days ago
  • .gitattributes
    2.61 kB
    Upload examples/showcase_17.jpg with huggingface_hub 20 days ago
  • AddMicroDetails_pony_v1.safetensors
    228 MB
    xet
    Upload AddMicroDetails_pony_v1.safetensors with huggingface_hub 20 days ago
  • README.md
    1.06 kB
    Upload README.md with huggingface_hub 20 days ago