Instructions to use Noginowa/MirageCanvas-ILL with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Noginowa/MirageCanvas-ILL with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Noginowa/MirageCanvas-ILL", 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 Summary
MirageCanvas ILLは、Illustrious系モデルをベースとした、VAE内蔵のマージモデルです。
セミリアル調で、美しいライティングと、衣服や背景の繊細な質感が特徴のモデルです。
MirageCanvas ILL is a merge model based on the Illustrious-XL series with a built-in VAE.
A semi-realistic model featuring beautiful lighting and delicate textures for both clothing and backgrounds.
📜 ライセンス / License
⚠️ ご利用上の注意 / Usage Notes
- ❗ご利用開始前に必ずお読みください: 最適な結果を得るため、以下の「おすすめ設定」と「おすすめプロンプト」を必ず確認してください。
- ❗MUST READ Before Use: To achieve optimal results, please ensure you check the "Recommended Settings" and "Recommended Prompts" sections below.
✨ おすすめ設定 / Recommended Settings
| 設定/Parameters | 内容/Values |
|---|---|
| CLIP skip | 2 |
| CFG scale(Euler a) | 3-7 |
| CFG scale(Euler a CFG++) | 1.5 |
| Steps | 20-50(おすすめ/Recommended 36) |
| Sampler | Euler a, Euler a CFG++ |
Hires.fixを使用する場合は、denoiseを0.1以下にすることをおすすめします。
When using Hires. fix, it is recommended to set the denoising strength to 0.1 or lower.
🖼️ サンプル画像 / Sample Images
サンプル画像はMirageCanvas ILL v1で生成し、Hires. fixをしています。
Sample images were generated with MirageCanvas ILL v1 and Hires. fix.

💬 おすすめプロンプト / Recommended Prompts
Positive:
Masterpiece, Best quality, Amazing quality, Very aesthetic, Absurdres, Highres, Hi res, Newest
基本的にRealisticは不要ですが、使用するとよりリアルなイラストが生成されます。
The prompt "Realistic" is generally not needed, but adding it will generate a more realistic illustration.
Negative:
Nsfw, Lowres, Bad quality, Worst quality, Poorly drawn, Flat color, Sketch, Jpeg artifacts,
Bad anatomy, Ugly, Bad eyes, Bright pupils, White pupils, Bad hands,
Simple background, Transparent background, Blurry, Furry, Watermark
🛠️ マージ情報 / Model Merging Details
本モデルの詳細なマージ比率や使用したベースモデルの情報については、以下の専用ファイルをご参照ください。
For detailed merging ratios and information on the base models used, please refer to the dedicated file below.
➡️レシピ (MirageCanvas_ILL_v1_recipe.md)
作者 / Author
- Downloads last month
- 10
