Instructions to use emilianJR/Humans_v1.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use emilianJR/Humans_v1.0 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("emilianJR/Humans_v1.0", 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
- Xet hash:
- a3868530c22595536d2b7756a11881aac0edf7e823cfe4c85eeebc5728fe2f6d
- Size of remote file:
- 335 MB
- SHA256:
- 6f14f18fd9e1995d70ad570f4fd16c5e2a3ab01cb9b6f710b537e463c9de85fd
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.