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