中文
Appearance
首先,从 github 仓库 下载源码:
git clone https://github.com/MeteorCollector/ParrotPPT.git
安装 python 依赖项:
python
pip install -r requirements.txt
启动 streamlit 网页应用:
streamlit
streamlit run app.py