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