Instructions to use stabilityai/stable-video-diffusion-img2vid with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use stabilityai/stable-video-diffusion-img2vid with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline from diffusers.utils import load_image, export_to_video # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-video-diffusion-img2vid", dtype=torch.bfloat16, device_map="cuda") pipe.to("cuda") prompt = "A man with short gray hair plays a red electric guitar." image = load_image( "https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/diffusers/guitar-man.png" ) output = pipe(image=image, prompt=prompt).frames[0] export_to_video(output, "output.mp4") - Notebooks
- Google Colab
- Kaggle
Upload Flux1AI-IISPJCGBRa1ttvuHzPQVoqm1JQyQcBygv2z.jpg
#40 opened 15 days ago
by
ryandicks1174
Add ' ' tag
#37 opened 8 months ago
by
Someshfengde
The limitation of the image resolution for the unet
#36 opened 8 months ago
by
Tonax
Add ' ' tag
#35 opened 9 months ago
by
Someshfengde
TypeError: StableVideoDiffusionPipeline.__call__() got an unexpected keyword argument 'prompt'
#34 opened 9 months ago
by
amirgiveon
Request: DOI
1
#32 opened 12 months ago
by
joooooooooooe
Delete output_tile.gif
#28 opened over 1 year ago
by
vemun
Delete output_tile.gif
#27 opened over 1 year ago
by
vemun
int8 variant support
#26 opened over 1 year ago
by
loretoparisi
Delete output_tile.gif
#25 opened over 1 year ago
by
Omar1386
TypeError: KSamplerX0Inpaint.__init__() missing 1 required positional argument: 'sigmas'
2
#24 opened over 1 year ago
by
aitzolu
Upload untitled.jpg
#22 opened almost 2 years ago
by
Vekanor
Rename README.md to README.md EXPRESSIONS FACES THE WOMAN
1
#21 opened about 2 years ago
by
Carolzinhadufuturuh
Upload Screenshot_2024-04-12-11-34-52-72.jpg
#20 opened about 2 years ago
by
Baldjfef
Update README.md
#18 opened about 2 years ago
by
ginevraa
HOw to use stable - vedio - diffusion - img 2vid model?
➕ 5
#17 opened over 2 years ago
by
Khadija9oor
float16 model only generate black images/videos
1
#15 opened over 2 years ago
by
jiagaoxiang
Prompting
#14 opened over 2 years ago
by
futuristsenpai
Update README.md
#12 opened over 2 years ago
by
Anasrefaat
Update README.md
#11 opened over 2 years ago
by
Hamed93
Can you release your Video Processing Pipeline?
#10 opened over 2 years ago
by deleted
How can we FineTune this?
5
#9 opened over 2 years ago
by deleted
Camera Motion LoRA
❤️ 9
1
#7 opened over 2 years ago
by
SuperComputer
I've made fp16 versions
🤗❤️ 7
#4 opened over 2 years ago
by
becausecurious
Update README.md
#3 opened over 2 years ago
by
tuncaymm
License
1
#2 opened over 2 years ago
by
mrfakename