todo removed

This commit is contained in:
Sefik Ilkin Serengil 2024-03-16 08:47:15 +00:00
parent 20b990ac07
commit 33f4d2c314

View File

@ -18,8 +18,6 @@ logger = Logger(module="commons.realtime")
# dependency configuration # dependency configuration
os.environ["TF_CPP_MIN_LOG_LEVEL"] = "2" os.environ["TF_CPP_MIN_LOG_LEVEL"] = "2"
# TODO: analyze icin race'e ihtiyacin yok
IDENTIFIED_IMG_SIZE = 112 IDENTIFIED_IMG_SIZE = 112
TEXT_COLOR = (255, 255, 255) TEXT_COLOR = (255, 255, 255)