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