From 0d5bf4e61f35eb0b7b279cbc8decfe09cd22fded Mon Sep 17 00:00:00 2001 From: puke <1129090915@qq.com> Date: Thu, 13 Nov 2025 16:30:08 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8DPath=E9=87=8D=E5=A4=8D?= =?UTF-8?q?=E5=BC=95=E5=85=A5=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/app.py | 1 - 1 file changed, 1 deletion(-) diff --git a/web/app.py b/web/app.py index 2d7fbf0..10dbde2 100644 --- a/web/app.py +++ b/web/app.py @@ -864,7 +864,6 @@ def main(): st.session_state['template_media_height'] = media_height # Detect template media type - from pathlib import Path from pixelle_video.utils.template_util import get_template_type template_name = Path(frame_template).name