mirror of
https://github.com/webui-dev/webui.git
synced 2024-11-05 01:01:52 +03:00
.. | ||
PyPI | ||
README.md |
WebUI PyPI Package
git clone https://github.com/alifcommunity/webui.git
cd webui/packages/PyPI
python -m pip install --upgrade pip
python -m pip install --upgrade build
python -m pip install --upgrade twine
python -m build
python -m twine upload --repository pypi dist/*
pip install --upgrade webui2