Instructions to use GraydientPlatformAPI/midgard-thl-xl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use GraydientPlatformAPI/midgard-thl-xl 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/midgard-thl-xl", torch_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:
- b3c4ee27ccb18e5568d09ff1d55653147ada58bfb9154252c3e2716d2ef4200e
- Size of remote file:
- 1.39 GB
- SHA256:
- 9442c51cc0fd1f83c2cd05acbcf0cac9da9c956bd423b50035d6c75a27ab4a2e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.