webuipy
is a Python API client for AUTOMATIC1111/stable-diffusion-webui
You can install webuipy
using pip
:
pip install webuipy
webuipy
is supported on Python 3.7 and above.
pip install pytest
python -m pytest
python setup.py sdist
twine upload dist/*