image_captioning / src /__init__.py
pchandragrid's picture
Deploy Streamlit app
a745a5e
raw
history blame contribute delete
165 Bytes
"""
Top-level package for the image captioning project.
This package exposes the core modules used in training, evaluation,
and serving the captioning models.
"""