Instructions to use 8glabs/trained_models_v0_with_wrong_style with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use 8glabs/trained_models_v0_with_wrong_style 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/trained_models_v0_with_wrong_style", 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:
- ee50703c3792885900135867ac2822b8624944ef01f07340db2bbbee707f8d87
- Size of remote file:
- 3.93 kB
- SHA256:
- ba08461d185198212a17451e8a8200d3d01096535ab8821adf46d2587428bb5d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.