Vchitect / Vlogger

[CVPR2024] Make Your Dream A Vlog
Apache License 2.0
415 stars 42 forks source link

怎么玩 #13

Open allenliuvip opened 7 months ago

allenliuvip commented 7 months ago

您好,脚本从哪获取,第一步怎么操作呢

zhuangshaobin commented 7 months ago
  1. First, we need to generate the script: ''' python sample_scripts/vlog_write_script.py ''' The generated scripts will be saved in results/vlog/$your_story_dir/script.

The generated reference images will be saved in results/vlog/$your_story_dir/img.

⚠️ Enter your openai key in the 7th line of the file vlogger/planning_utils/gpt4_utils.py

  1. Next, we need to run the following command to get the vlog: ‘’‘ python sample_scripts/vlog_read_script_sample.py ''' The generated scripts will be saved in results/vlog/$your_story_dir/video.