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