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