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