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