Model can not be transfered to railway.app
powerbrainai
HOBBYOP

2 years ago

Hi everyone:

I met a problem with the file upload. So I connected my railway account with my github account. In my github account, I have successfully upload my model file which is around over 100MB. However, when I run my railway.app, the error shows that my model is not complete. I think maybe there is sth wrong while uploading the file from github to railway.app. Any suggestions?

1 Replies

brody
EMPLOYEE

2 years ago

Railway does not support pulling files from git lfs, you would need to store your model file somewhere else (like a storage bucket) and download it at runtime.


Loading...