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