From 10dc7ec5bdfec92e041b0af634ec52da66e22ab0 Mon Sep 17 00:00:00 2001 From: zhanghuan <1262329256@qq.com> Date: Wed, 3 Sep 2025 11:15:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BE=9D=E8=B5=96=E5=BA=93?= =?UTF-8?q?=EF=BC=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..1fbf9b7 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,27 @@ +colorama==0.4.6 +contourpy==1.3.3 +customtkinter==5.2.2 +cycler==0.12.1 +darkdetect==0.8.0 +filelock==3.19.1 +fonttools==4.59.2 +fsspec==2025.7.0 +Jinja2==3.1.6 +kiwisolver==1.4.9 +MarkupSafe==3.0.2 +matplotlib==3.8.0 +mpmath==1.3.0 +networkx==3.5 +numpy==1.26.4 +opencv-python==4.11.0.86 +packaging==25.0 +pillow==11.3.0 +pyparsing==3.2.3 +python-dateutil==2.9.0.post0 +six==1.17.0 +sympy==1.14.0 +tkinterdnd2==0.4.3 +torch==2.7.0 +torchvision==0.22.0 +tqdm==4.65.0 +typing_extensions==4.15.0