Skip to content

Shouldn't push weights into the repo itself #25

Description

@HanClinto

Currently we're pushing weights into the repository at https://github.com/HanClinto/CollectorVision/tree/main/collector_vision/weights -- this isn't ideal, since it will bloat the repo over time. Better would be for the release packaging to pull more dynamically from HF directly at package-time and only publish the weights to the release bundle itself.

Not sure how this will work for bundling things up for the Github Pages release, and that might be why we moved to bundling the weights in like this (not entirely sure), but it's something to keep in mind.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions