My Video Relight Model
This model was fine-tuned to perform video relighting using Stable Video Diffusion.
...
Usage
from diffusers import StableVideoDiffusionPipeline
pipe = StableVideoDiffusionPipeline.from_pretrained(
"your-username/my-video-relight-model", torch_dtype=torch.float16
).to("cuda")
...
- Downloads last month
- 32
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
๐
Ask for provider support