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