Instructions to use M5-Dev/Miku-lora-for-sd-1.5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use M5-Dev/Miku-lora-for-sd-1.5 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("M5-Dev/Miku-lora-for-sd-1.5", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
๐ Model Card: Miku_ME (Legacy SD 1.5 Edition) โจ Overview A lightweight, high-performance LoRA designed for Hatsune Miku with a unique Egyptian flair. Optimized specifically for the Anything V5 base model to deliver that classic, vibrant anime aesthetic.
๐ Key Features Optimized for SD 1.5: Fast generation and low VRAM usage.
Vibrant Style: Enhanced colors and sharp anime lines characteristic of the Anything V5 engine.
Cultural Fusion: Seamlessly integrates Miku with Egyptian themes, clothing, and backgrounds.
๐ ๏ธ Usage Base Model: Anything V5 (Recommended)
Trigger Word: miku_sd1.5
LoRA Weight: 0.6 - 0.8
๐ Note This is the legacy version for creators who prefer the speed and flexibility of SD 1.5.
- Downloads last month
- 4
Model tree for M5-Dev/Miku-lora-for-sd-1.5
Base model
genai-archive/anything-v5