Skip to content

datamonet/webuipy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

webuipy is a Python API client for AUTOMATIC1111/stable-diffusion-webui

Installation

You can install webuipy using pip:

pip install webuipy

webuipy is supported on Python 3.7 and above.

Test

pip install pytest
python -m pytest

Packaging and Upload

python setup.py sdist
twine upload dist/*

Releases

No releases published

Packages

No packages published

Languages