Image-to-Video
Diffusers
Safetensors
StableVideoDiffusionPipeline
TaiMingLu commited on
Commit
7c9380b
Β·
verified Β·
1 Parent(s): 747f343

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ datasets:
7
  license: cc-by-4.0
8
  ---
9
 
10
- # GenEx-World-Initializer πŸš€πŸŒ
11
 
12
  **GenEx World Explorer** is a video generation pipeline built on top of [Stable Video Diffusion (SVD)](https://huggingface.co/stabilityai/stable-video-diffusion-img2vid-xt-1-1).
13
  . It takes a keyframe, and generates a temporally consistent video. This explorer version builds on SVD with a custom `UNetSpatioTemporalConditionModel`.
 
7
  license: cc-by-4.0
8
  ---
9
 
10
+ # GenEx-World-Explorer πŸš€πŸŒ
11
 
12
  **GenEx World Explorer** is a video generation pipeline built on top of [Stable Video Diffusion (SVD)](https://huggingface.co/stabilityai/stable-video-diffusion-img2vid-xt-1-1).
13
  . It takes a keyframe, and generates a temporally consistent video. This explorer version builds on SVD with a custom `UNetSpatioTemporalConditionModel`.