pycivitai.config.meta
- Overview:
Meta information for pycivitai package.
__TITLE__
- pycivitai.config.meta.__TITLE__ = 'pycivitai'
Title of this project (should be pycivitai).
__VERSION__
- pycivitai.config.meta.__VERSION__ = '0.2.0'
Version of this project.
__DESCRIPTION__
- pycivitai.config.meta.__DESCRIPTION__ = 'Python Client and Model Management for CivitAI.'
Short description of the project, will be included in
setup.py
.