DeepBeepMeep commited on
Commit
197c1dd
·
1 Parent(s): 9b1061f

Fixed bug related to preload policy

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -288,7 +288,7 @@ This offers a stronger mechanism to tell Vace which parts should be kept (black)
288
  Examples:
289
  - Inject people and / objects into a scene describe by a text prompt: Ref. Images + text Prompt
290
  - Animate a character described in a text prompt: a Video of person moving + text Prompt
291
- - Animate a character of your choice (pose transfer) : Ref Images + a Video of person moving + text Prompt
292
  - Change the style of a scene (depth transfer): a Video that contains objects / person at differen depths + text Prompt
293
 
294
 
 
288
  Examples:
289
  - Inject people and / objects into a scene describe by a text prompt: Ref. Images + text Prompt
290
  - Animate a character described in a text prompt: a Video of person moving + text Prompt
291
+ - Animate a character of your choice (motion transfer) : Ref Images + a Video of person moving + text Prompt
292
  - Change the style of a scene (depth transfer): a Video that contains objects / person at differen depths + text Prompt
293
 
294