Vchitect/Vlogger

怎么玩

allenliuvip opened this issue · 1 comments

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

  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.