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:
- 66e3bb6bb0afc5dc31465f25eb8903a0c2518755c55759f3581f9fb09dc5a58a
- Size of remote file:
- 261 MB
- SHA256:
- aa54ae6dc9f7ac6e262809f1a81d6108e221952bf836aee4cb677ef19246c6ec
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.