From bba81a097fd14de3dfa5a49a2b49f0b197f9308d Mon Sep 17 00:00:00 2001 From: Zhiyong Wu Date: Mon, 17 Oct 2022 14:41:42 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.py | 1 - 1 file changed, 1 deletion(-) diff --git a/app.py b/app.py index 6d211ec..aa7ad05 100644 --- a/app.py +++ b/app.py @@ -43,6 +43,5 @@ def video_feed(): - if __name__ == "__main__": app.run(debug = True)