If you're using FastAPI make sure you're using the correct path in the server-command
of your endpoint in valohai.yaml
.
For example: server-command: myfolder.predict:app
instead of myfolder/predict
If you're using FastAPI make sure you're using the correct path in the server-command
of your endpoint in valohai.yaml
.
For example: server-command: myfolder.predict:app
instead of myfolder/predict
Comments
0 comments
Please sign in to leave a comment.