[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
5e9b90f19c
commit
37ed4efaa6
1 changed files with 0 additions and 1 deletions
|
|
@ -3521,7 +3521,6 @@ async def delete_cached_model(
|
|||
# pipeline -- the same invariant the three guards above enforce. Repo-level match.
|
||||
try:
|
||||
from core.inference.video import get_video_backend
|
||||
|
||||
video_status = get_video_backend().status()
|
||||
if video_status.get("loaded") and video_status.get("repo_id"):
|
||||
loaded_id = str(video_status["repo_id"]).lower()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue