Open wbjeon2k opened 2 months ago
Dear EugenHotaj,
Hello EugenHotaj, I appreciate your work. Thank you for sharing this repository.
I added pyproject.toml , setup.cfg , and __init__.py files to enable pip install and easier access to models.
pyproject.toml
setup.cfg
__init__.py
As these files were written for the minimum working example, you may have to revise some of the information in those files.
Thank you.
Dear EugenHotaj,
Hello EugenHotaj, I appreciate your work. Thank you for sharing this repository.
I added
pyproject.toml
,setup.cfg
, and__init__.py
files to enable pip install and easier access to models.As these files were written for the minimum working example, you may have to revise some of the information in those files.
Thank you.