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