From 966cb5a7df5145d1020b9d9976ed80110f2ee794 Mon Sep 17 00:00:00 2001
From: KRSHH <136873090+KRSHH@users.noreply.github.com>
Date: Mon, 14 Oct 2024 21:46:22 +0530
Subject: [PATCH] Removed Package Repetition

---
 requirements.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 970ef97..db463b6 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,7 +7,6 @@ onnx==1.16.0
 insightface==0.7.3
 psutil==5.9.8
 tk==0.1.0
-customtkinter==5.2.2
 pillow==9.5.0
 torch==2.0.1+cu118; sys_platform != 'darwin'
 torch==2.0.1; sys_platform == 'darwin'