diff --git a/README.md b/README.md index ff097bf..cb50848 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,8 @@ python -m scripts.animate --config configs/prompts/8-GhibliBackground.yaml Configure yaml options, model settings & generate animations as desired. ``` python webui.py +python webui.py --server_port 7860 --share +python webui.py --server_port 7860 --share --username NAME --password PASS ``` @@ -245,4 +247,4 @@ Pose Model:Hold Sig **Bo Dai**: [daibo@pjlab.org.cn](mailto:daibo@pjlab.org.cn) ## Acknowledgements -Codebase built upon [Tune-a-Video](https://github.com/showlab/Tune-A-Video). \ No newline at end of file +Codebase built upon [Tune-a-Video](https://github.com/showlab/Tune-A-Video).