Text-to-Image
Diffusers
Safetensors
English
StableDiffusionPipeline
Anime
Art
Open
OpenNiji
Stable Diffusion
Niji
Nijijourney
Stylised
stable-diffusion
stable-diffusion-diffusers
Instructions to use Yntec/OpenNijiRemix with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/OpenNijiRemix 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/OpenNijiRemix", torch_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
| thumbnail: https://cdn-uploads.huggingface.co/production/uploads/63239b8370edc53f51cd5d42/4a5maYV74Z-CaWxFfdsGg.png | |
| license: creativeml-openrail-m | |
| datasets: | |
| - Korakoe/NijiJourney-Prompt-Pairs | |
| - Korakoe/OpenNiji-V2-Dataset | |
| language: | |
| - en | |
| tags: | |
| - Anime | |
| - Art | |
| - Open | |
| - OpenNiji | |
| - Stable Diffusion | |
| - Niji | |
| - Nijijourney | |
| - Stylised | |
| - stable-diffusion | |
| - stable-diffusion-diffusers | |
| - diffusers | |
| - text-to-image | |
| base_model: | |
| - ShoukanLabs/OpenNiji-V2 | |
| - ShoukanLabs/OpenNiji | |
| base_model_relation: merge | |
| pipeline_tag: text-to-image | |
| # Open Niji Remix | |
| What happens when you merge the Lora of OpenNiji with OpenNiji2? You get my favorite OpenNiji model! Now with the MoistMixV2VAE baked in. | |
| Samples and prompts: | |
|  | |
|  | |
| white skirt, DETAILED CHIBI EYES, pretty CUTE girl wearing white camisole, fashion shoes, costume, 1940, magazine ad, iconic, A painting of a store with a lot of food, a photorealistic painting by simon stålenhag, featured on cgsociety, photorealism, 2d game art, hyper-realistic, hyper realism | |
| Original pages: | |
| https://huggingface.co/ShoukanLabs/OpenNiji | |
| https://huggingface.co/ShoukanLabs/OpenNiji-V2 |