When attempting to use this model on Replicate I get an error in relation to the format of the URI which does not have the extension ".mp4" at the end of the path
This is typical in S3 and presigned URLs with their signature
Ideally this restriction should be adjusted parsing the URL to detect the file extension across the entire path string rather than just the end
When attempting to use this model on Replicate I get an error in relation to the format of the URI which does not have the extension ".mp4" at the end of the path This is typical in S3 and presigned URLs with their signature Ideally this restriction should be adjusted parsing the URL to detect the file extension across the entire path string rather than just the end