a1c00l's picture
Update src/aibom_generator/__init__.py
9e92e04 verified
raw
history blame
219 Bytes
"""
AI SBOM Generator for Hugging Face Models.
This package provides tools to generate AI Software Bills of Materials (AI SBOMs) in CycloneDX format for AI models hosted on the Hugging Face.
"""
__version__ = "1.0.0"