Instructions to use nuigurumi/basil_mix with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use nuigurumi/basil_mix with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("nuigurumi/basil_mix", 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
License Change Clarification
π 4
#23 opened about 3 years ago
by
kiriyamaX
License changed and past agreement
π 1
#22 opened about 3 years ago
by
sususu
Update README.md
#21 opened about 3 years ago
by
eldila
Can u tell me what`s the difference between Basil_mix_fixed.safetensors and Basil mix.safetensors
#20 opened about 3 years ago
by
Natsu233
Is this model acceptable for use in a commercial work?
3
#18 opened over 3 years ago
by
tonka1981jp
Which models are included in the mix?
#17 opened over 3 years ago
by
alexds9
hope this model have new update/improvement....=w=
π 3
#13 opened over 3 years ago
by
cyx123
How to use vae files in stable-diffusion-webui?
2
#6 opened over 3 years ago
by
songjoe
make a safetensors version plz
7
#1 opened over 3 years ago
by deleted