a1c00l's picture
Upload 9 files
8819832 verified
raw
history blame
224 Bytes
"""
AIBOM Generator for Hugging Face Models.
This package provides tools to generate AI Bills of Materials (AIBOMs) in CycloneDX format
for machine learning models hosted on the Hugging Face Hub.
"""
__version__ = "0.1.0"