spaCy disable
I found this to be a useful script when combined with Prodigy. Sometimes you want to pass it a lightweight spaCy model, but it could also be that the pretrained pipelines are using some components that are not relevant.
In that case, disabling a few pipes and storing the remainder on disk is a convenient way to keep it light in Prodigy.