Instructions to use GraydientPlatformAPI/musesthalia2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use GraydientPlatformAPI/musesthalia2 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/musesthalia2", 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
- Xet hash:
- b95d82c9c08fc18526b21ba87d39424934241d3e80d3168c35f535b1af2281a3
- Size of remote file:
- 246 MB
- SHA256:
- 5df1b84fc60f9a52d0b07ead26d4dcae24e58b3e9ab96a93b2ad5f0426a3efa5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.