mirror of
https://github.com/sot-tech/mochi.git
synced 2026-04-27 16:10:00 -07:00
Running of the binary actually caused a panic due to multiple calling of MustRegister(). This fixes that by sharing models in the storage package.