Skip to content

fix(imspy-predictors): upload missing model assets and add local fall…#391

Merged
theGreatHerrLebert merged 1 commit intomainfrom
update/docs
Feb 13, 2026
Merged

fix(imspy-predictors): upload missing model assets and add local fall…#391
theGreatHerrLebert merged 1 commit intomainfrom
update/docs

Conversation

@theGreatHerrLebert
Copy link
Copy Markdown
Owner

…back in hub.py

The wheel excludes .pt files to keep it small, but the GitHub release was missing the task-specific model assets (rt-, ccs-, charge-, intensity-best_model.pt). This caused a 404 on first use for pip-installed users.

  • Upload the 4 missing assets to the models-v0.5.0 release
  • Add _find_bundled_model() fallback in hub.py for editable/source installs
  • Bump version to 0.5.1

…back in hub.py

The wheel excludes .pt files to keep it small, but the GitHub release was
missing the task-specific model assets (rt-, ccs-, charge-, intensity-best_model.pt).
This caused a 404 on first use for pip-installed users.

- Upload the 4 missing assets to the models-v0.5.0 release
- Add _find_bundled_model() fallback in hub.py for editable/source installs
- Bump version to 0.5.1

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@theGreatHerrLebert theGreatHerrLebert merged commit ff990e0 into main Feb 13, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant