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:
- e9c5c17e07b25573f45ce2b0e3a56c1650d4bf6cb70d000e369fc05a9e0328ef
- Size of remote file:
- 492 MB
- SHA256:
- 53b0a3130b9695f3986a7f6423158c2ba3c0acf822fbc3232381eafa95304bf6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.