chengwendong commited on
Commit
9229e9c
·
verified ·
1 Parent(s): 9a6da9d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -9
README.md CHANGED
@@ -1,12 +1,12 @@
1
- ---
2
- license: apache-2.0
3
- language:
4
- - en
5
- base_model:
6
- - stabilityai/stable-video-diffusion-img2vid-xt
7
- pipeline_tag: image-to-video
8
- library_name: diffusers
9
- ---
10
  # Model Card for Model ID
11
 
12
  <!-- Provide a quick summary of what the model is/does. -->
@@ -40,6 +40,7 @@ This modelcard aims to be a base template for new models. It has been generated
40
  ## Uses
41
 
42
  <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
 
43
 
44
  ### Direct Use
45
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ base_model:
6
+ - stabilityai/stable-video-diffusion-img2vid-xt
7
+ pipeline_tag: image-to-video
8
+ library_name: diffusers
9
+ ---
10
  # Model Card for Model ID
11
 
12
  <!-- Provide a quick summary of what the model is/does. -->
 
40
  ## Uses
41
 
42
  <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
43
+ Using edge signals to control stable-video-diffusion-xl generation, this model can be loaded.
44
 
45
  ### Direct Use
46