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