Zac Forristall

Results 1 comments of Zac Forristall

**Update**: Found a working solution thanks to @ZFTurbo's suggestion in #35! Using the `unpin-deps` branch of perception_models resolves the numpy version conflict: ``` perception-models@git+https://github.com/facebookresearch/perception_models@unpin-deps ``` This allows `SAMAudioJudgeModel` to load...