Instructions to use eimiss/EimisAnimeDiffusion_1.0v with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use eimiss/EimisAnimeDiffusion_1.0v with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("eimiss/EimisAnimeDiffusion_1.0v", 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
Update README.md
#19 opened over 3 years ago
by
Yasminewarrior
Add `scale_factor` to vae config.
#18 opened over 3 years ago
by
valhalla
Rename README.md to dark brown curly hair in a pony tail, female human with jade green eyes and think eyelashes
#17 opened over 3 years ago
by
skyler-jade21
Tutorial series for how to use Stable Diffusion both on Google Colab and on your PC with Web UI interface - Install, Run, DreamBooth, Train, Custom Models, Yaml Files, Merge, Inject, Overtraining
#16 opened over 3 years ago
by
MonsterMMORPG
Adding `safetensors` variant of this model
#15 opened over 3 years ago
by
abruptlyaverage
Was the leaked NAI model, or a merge containing it, the base for this model?
👍 1
2
#14 opened over 3 years ago
by
Drakkon44
What's the role of having all the non-ckpt files here?
2
#13 opened over 3 years ago
by
IC4ness
Sorry to bother
#8 opened over 3 years ago
by
Corshi
Prompting Mechanism
1
#6 opened over 3 years ago
by
etherealxx
model_index.json not found
5
#1 opened over 3 years ago
by
nibo