spacetelescope / hellouniverse

https://spacetelescope.github.io/hellouniverse/
11 stars 13 forks source link

Fix for keras 3.0 issue with loading models #26

Closed cmurray-astro closed 7 months ago

cmurray-astro commented 7 months ago

The pretrained models from the stella paper can't be loaded by keras 3.0, so I fixed the keras version in the requirements file to avoid having to update all of the related HLSP files.

cmurray-astro commented 7 months ago

Closing this to try again (got into a mess).