Text-to-Image
Diffusers
Safetensors
English
StableDiffusionPipeline
Nintendo
Box Art
Video Games
Anime
Style
Illustration
Girls
NostalgiaForever
br_d
Lorim
stable-diffusion
stable-diffusion-diffusers
Instructions to use Yntec/NES with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/NES with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Yntec/NES", 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
| language: | |
| - en | |
| license: creativeml-openrail-m | |
| tags: | |
| - Nintendo | |
| - Box Art | |
| - Video Games | |
| - Anime | |
| - Style | |
| - Illustration | |
| - Girls | |
| - NostalgiaForever | |
| - br_d | |
| - Lorim | |
| - stable-diffusion | |
| - stable-diffusion-diffusers | |
| - text-to-image | |
| - diffusers | |
| base_model: | |
| - Yntec/TheWonderMix | |
| - Yntec/BrainDance | |
| base_model_relation: merge | |
| inference: true | |
| # NES | |
| TheWonderMix V2 mixed with BrainDance V1.8 with the NES Box Art LoRA baked in to create this style. Samples and prompts (all use seed 9119): | |
|  | |
| masterpiece,best quality, box art, retro artstyle, face focus, cute, 1girl, green hair, sweater, looking at viewer, upper body, beanie, outdoors, night, turtleneck, logo, English text, 1980s /(style/), cover, copyright name, | |
|  | |
| masterpiece,best quality, box art, retro artstyle, a dragon terrorizes a medieval kingdom, logo, English text, 1980s /(style/), cover, copyright name, | |
|  | |
| masterpiece,best quality, box art, retro artstyle, a cursed bearded prince with short hair portrait must save his kingdom, logo, English text, 1980s /(style/), cover, copyright name, | |
|  | |
| best quality, masterpiece, by Jessie Willcox Smith, bright colors, cute girl dozing on the subway didn't know that her wide collar showed a little of her cleavage, the bearded old man sitting next to her stared intently at her, hair, ((box art, logo, English text, 1980s /(style/), copyright name, retro artstyle)), powerful magical traveler, | |
| Original pages: | |
| https://civitai.com/models/94481/nintendo-entertainment-system-box-art-nes | |
| https://civitai.com/models/71523?modelVersionId=88973 (TheWonderMix 2) | |
| https://civitai.com/models/102753?modelVersionId=109969 (Braindance 1.8) | |
| Recipe: | |
| # Recipe: | |
| - SuperMerger Merge LoRA to checkpoint: | |
| Model A: Braindance 1.8 | |
| LoRA: nintendo-entertainment-system-box-art-nes | |
| Output: BraindanceNES | |
| - SuperMerger Weight sum use MWB 1,0,0,0,0,0,0,0,0,0,1,1,1,0,1,1,1,1,1,1,0,0,0,1,1,1 | |
| Model A: TheWonderMix 2 | |
| Model B: BraindanceNES | |
| Output: NES |