CXM06's picture
First commit - Individual test scripts present
d0c8d86
raw
history blame contribute delete
211 Bytes
"""
Source Package Initialization
Makes src a proper Python package and exposes key components.
"""
__version__ = "1.0.0"
__author__ = "AI Caption Generator Team"
# This file makes src a proper Python package