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