You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Initially, the replicate API had changed and so I had fixed the issue by creating a helper function to convert ReadableStream to Buffer.
Now the issue has returned. Replicate should return the url of the video. But, the stream seems to be empty on response. However, the video is generated in the Replicate dashboard. So, the issue is in the code.
Need to investigate issue in: /app/api/video/route.ts
The text was updated successfully, but these errors were encountered:
Initially, the replicate API had changed and so I had fixed the issue by creating a helper function to convert ReadableStream to Buffer.
Now the issue has returned. Replicate should return the url of the video. But, the stream seems to be empty on response. However, the video is generated in the Replicate dashboard. So, the issue is in the code.
Need to investigate issue in:
/app/api/video/route.ts
The text was updated successfully, but these errors were encountered: