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
{{ message }}
This repository has been archived by the owner on Jun 17, 2023. It is now read-only.
Hi
I'm using the latest node-replicate but every time I request like readme I get following error!
node | file:///app/node_modules/node-replicate/index.js:21
node | return fetch(
https://replicate.com/api/models${prediction.version.model.absolute_url}/versions/${prediction.version_id}/predictions/${prediction.uuid}
)node | ^
node |
node | TypeError: Cannot read properties of undefined (reading 'model')
What's the problem? How can I solve it?
tnx
The text was updated successfully, but these errors were encountered: