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