facebookresearch / AnimatedDrawings

Code to accompany "A Method for Animating Children's Drawings of the Human Figure"
MIT License
10.53k stars 919 forks source link

Issue when running image_to_animation #251

Closed rohit123sinha456 closed 9 months ago

rohit123sinha456 commented 10 months ago

Docker image is running fine curl

But when running image_to_animation I get i2a

and the docker logs looks like docker_logs

Please help, on how to resolve this issue.

hjessmith commented 10 months ago

Check and see if Torchserve still returns 'healthy' after you've queried it with Animated Drawings. My hunch is that it's dying during the query because it doesn't have enough resources. Please check some of the other closed issues pertaining to Torchserve on the github project to see how other users have handled this.