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