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