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