`subprocess.run(["wget", "-O", model_filename, model_url], check=True)` breaks the server because wget is not installed