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