Instructions to use M5-Dev/Miku_ME with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use M5-Dev/Miku_ME 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_ME", 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
- Draw Things
- DiffusionBee
๐ Overview Miku_ME is a specialized SDXL LoRA designed to blend the iconic Hatsune Miku with diverse Egyptian and Middle Eastern aesthetics. Whether you are aiming for Ancient Pharaonic royalty or modern Egyptian street vibes, this model captures the essence of both worlds with high precision and vibrant anime styling.
๐ Features Cultural Fusion: Expertly handles traditional Egyptian clothing like Galabeyas and Pharaonic attire.
Environment Mastery: Optimized for Egyptian landmarks, desert landscapes, and Islamic architecture.
Lighting & Color: Designed to excel in golden hour/sunset lighting and atmospheric night scenes with lanterns.
High Fidelity: Leveraging SDXL for sharp line art and detailed textures.
๐ ๏ธ Usage Instructions Base Model: SDXL 1.0
Trigger Word: miku_me (Required)
Recommended Keywords: hatsune miku, egyptian style, traditional clothing, desert, ancient egypt.
LoRA Weight: 0.7 - 1.0 (Adjust based on how strong you want the Egyptian influence).
๐ผ๏ธ Gallery & Examples Pharaonic Queen: Miku in gold-embroidered white linen with desert backdrop.
Old Cairo Nights: Miku holding a traditional lantern (Fanoos) in a historic alley.
Sunset Dunes: Wide shot of Miku in the Sahara at dusk.
๐ Legacy Created by the developer of MikuPix2 (Trusted by 1,300+ users on PixAI). This model represents the next evolution in high-quality, culturally-themed anime generation.
- Downloads last month
- 3
Model tree for M5-Dev/Miku_ME
Base model
stabilityai/stable-diffusion-xl-base-1.0