From ac22172e534fd0bbcca1aad397260ee9049d8ff1 Mon Sep 17 00:00:00 2001 From: Will Miao <13051207myq@gmail.com> Date: Mon, 28 Apr 2025 15:14:11 +0800 Subject: [PATCH] Update requirements for standalone mode --- requirements.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d09b2434..b3deb83f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,6 @@ piexif Pillow olefile requests -toml \ No newline at end of file +toml +numpy +torch \ No newline at end of file