ViTeX-Bench commited on
Commit
4932bf3
·
verified ·
1 Parent(s): 0f50cbb

Use single-word prompt example

Browse files
Files changed (1) hide show
  1. inference_example.py +1 -1
inference_example.py CHANGED
@@ -10,7 +10,7 @@ Usage:
10
  --vace_video path/to/source.mp4 \
11
  --vace_mask path/to/mask.mp4 \
12
  --glyph_video path/to/target_glyph.mp4 \
13
- --prompt "Change the sign to read 'HILTON'" \
14
  --output out.mp4
15
 
16
  Hardware:
 
10
  --vace_video path/to/source.mp4 \
11
  --vace_mask path/to/mask.mp4 \
12
  --glyph_video path/to/target_glyph.mp4 \
13
+ --prompt "HILTON" \
14
  --output out.mp4
15
 
16
  Hardware: