mirror of
https://github.com/Stability-AI/generative-models.git
synced 2026-02-04 05:14:28 +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).