Unverified Commit 4beb6ebc authored by Yang Yong (雍洋)'s avatar Yang Yong (雍洋) Committed by GitHub
Browse files

Update Readme (#490)

parent b4a1034a
......@@ -14,6 +14,7 @@ docker run --gpus all -itd --ipc=host --name [container_name] -v [mount_settings
```
3. Prepare the models
Please follow the instructions in [HunyuanVideo1.5 Github](https://github.com/Tencent-Hunyuan/HunyuanVideo-1.5/blob/main/checkpoints-download.md) to download and place the model files.
4. Run the script
......@@ -28,7 +29,9 @@ bash run_hy15_t2v_480p.sh
```
5. Check results
You can find the generated video files in the `save_results` folder.
6. Modify detailed configurations
You can refer to the config file pointed to by `--config_json` in the script and modify its parameters as needed.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment