Spaces:
Running
Running
File size: 165 Bytes
a745a5e | 1 2 3 4 5 6 7 8 | """
Top-level package for the image captioning project.
This package exposes the core modules used in training, evaluation,
and serving the captioning models.
"""
|