mirror of
https://github.com/Stability-AI/generative-models.git
synced 2025-12-28 02:34:23 +01:00
This allows importing parts of the package without having to import practically everything (since importing a package will import its parents' __init__s, etc).
2 lines
22 B
Python
2 lines
22 B
Python
__version__ = "0.0.1"
|