Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
Anime
3D
Illustration
nuigurumi
stable-diffusion
stable-diffusion-diffusers
Instructions to use Yntec/BasilRemix with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/BasilRemix 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/BasilRemix", 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
| license: other | |
| library_name: diffusers | |
| pipeline_tag: text-to-image | |
| tags: | |
| - Anime | |
| - 3D | |
| - Illustration | |
| - nuigurumi | |
| - stable-diffusion | |
| - stable-diffusion-diffusers | |
| - text-to-image | |
| - diffusers | |
| # Basil Remix | |
| BasilMix mixed with ReVAnimated v11 to bring its compositions back to life! It has the MoistMixV2VAE baked in. | |
| Comparison: | |
|  | |
| (Click for larger) | |
| Sample and prompt: | |
|  | |
| Pretty detailed CUTE Girl, Cartoon, sitting on a computer monitor, holding antique TV, DETAILED CHIBI EYES, gorgeous detailed hair, Magazine ad, iconic, 1940, sharp focus. Illustration By KlaysMoji and artgerm and Clay Mann and and leyendecker and kyoani | |
| Original page: | |
| https://huggingface.co/nuigurumi/basil_mix | |
| # Recipe | |
| - SuperMerger Weight sum Train Difference Use MBW 0,1,1,1,1,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,1,1,1,1,1,1 | |
| Model A: | |
| BasilMix | |
| Model B: | |
| ReVAnimated v11 | |
| Output Model: | |
| BasilRemix |