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