HellenicSentimentAI_v2 / __init__.py
gsar78's picture
Upload 4 files
9c243c1 verified
raw
history blame
82 Bytes
# __init__.py
from .modeling_custom import CustomModel
__all__ = ["CustomModel"]