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