Update README.md - run instructions update

This commit is contained in:
(CK)
2023-07-16 22:34:23 -04:00
committed by GitHub
parent 47ac669bd4
commit 4acfd62eb4

View File

@@ -104,6 +104,8 @@ python -m scripts.animate --config configs/prompts/8-GhibliBackground.yaml
Configure yaml options, model settings & generate animations as desired. Configure yaml options, model settings & generate animations as desired.
``` ```
python webui.py python webui.py
python webui.py --server_port 7860 --share
python webui.py --server_port 7860 --share --username NAME --password PASS
``` ```
<table class="center"> <table class="center">
@@ -245,4 +247,4 @@ Pose Model<a href="https://civitai.com/models/107295/or-holdingsign">Hold Sig
**Bo Dai**: [daibo@pjlab.org.cn](mailto:daibo@pjlab.org.cn) **Bo Dai**: [daibo@pjlab.org.cn](mailto:daibo@pjlab.org.cn)
## Acknowledgements ## Acknowledgements
Codebase built upon [Tune-a-Video](https://github.com/showlab/Tune-A-Video). Codebase built upon [Tune-a-Video](https://github.com/showlab/Tune-A-Video).