This repository was archived by the owner on Dec 9, 2025. It is now read-only.
v0.7.0 - Model Downloader
Model Downloader
Trying to simplify the experience for newbies, have added a simplified way to add/import/export models into the UI
This is mainly a UI release, with a few improvements and bug fixes
What's Changed
- Model Downloader/Manager
- Support multiple timestep input types
- add solution without dependencies on example projects by @james-s-tayler in https://github.com/saddam213/OnnxStack/pull/13
- Added model specific tokens to the model template descriptions of the models that have them. by @TheyCallMeHex in https://github.com/saddam213/OnnxStack/pull/17
New Contributors
- @james-s-tayler made their first contribution in https://github.com/saddam213/OnnxStack/pull/13
Full Changelog: saddam213/OnnxStack@v0.6.0...v0.7.0