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