From c306e94b15d893e1a316448bc18d0ab401f7a23b Mon Sep 17 00:00:00 2001 From: SOULOFCINDER <841135647@qq.com> Date: Thu, 6 Apr 2023 09:20:20 +0800 Subject: [PATCH] update --- text_to_video_playground/app.py | 1 - 1 file changed, 1 deletion(-) diff --git a/text_to_video_playground/app.py b/text_to_video_playground/app.py index 3b4afac..935ba6e 100644 --- a/text_to_video_playground/app.py +++ b/text_to_video_playground/app.py @@ -7,7 +7,6 @@ import gradio as gr import torch from huggingface_hub import snapshot_download - from modelscope.outputs import OutputKeys from modelscope.pipelines import pipeline