mirror of
https://github.com/jantic/DeOldify.git
synced 2026-08-29 01:55:46 +08:00
2346eb07b5
If the image download get stuck requests.get() will hang forever. This patch includes a timeout of 30s to avoid this behavior. This fixes #151.