| license: other | |
| library_name: pytorch | |
| tags: | |
| - apple-sharp | |
| - gaussian-splatting | |
| - monocular-view-synthesis | |
| - pytorch | |
| # Apple SHARP Weights | |
| This repository stores the published Apple SHARP checkpoint used by the companion Space `IdlecloudX/ml-sharp-zerogpu`. | |
| ## Files | |
| - `sharp_2572gikvuh.pt`: original Apple SHARP checkpoint downloaded from `https://ml-site.cdn-apple.com/models/sharp/sharp_2572gikvuh.pt`. | |
| - `LICENSE_MODEL`: Apple Machine Learning Research Model License Agreement from `apple/ml-sharp`. | |
| ## Usage and License Limits | |
| The Apple SHARP model weights are released for scientific research and non-commercial use only. This repository does not modify, fine-tune, or create a derivative checkpoint. Review `LICENSE_MODEL` and the upstream repository before using or redistributing the model or outputs. | |
| Upstream project: https://github.com/apple/ml-sharp | |