2 Commits

Author SHA1 Message Date
Roman Rädle
7f61dd606c [sam2][demo][1/x] Fix file upload
Summary:

The Strawberry GraphQL library recently disabled multipart requests by default. This resulted in a video upload request returning "Unsupported content type" instead of uploading the video, processing it, and returning the video path.

This change enables multipart request support on the endpoint view.

Test Plan:

Tested locally and upload succeeds
2024-10-08 13:47:54 -07:00
Haitham Khedr
aa9b8722d0 SAM2.1
SAM2.1 checkpoints + training code + Demo
2024-09-29 05:49:56 +00:00