[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
4d97574c4f
commit
fbcf1ade58
1 changed files with 0 additions and 1 deletions
|
|
@ -225,7 +225,6 @@ class VideoBackend:
|
|||
root = Path(repo_id).expanduser()
|
||||
if root.is_dir():
|
||||
from .diffusion_families import resolve_local_gguf_child
|
||||
|
||||
try:
|
||||
resolve_local_gguf_child(root, gguf_filename or "")
|
||||
except Exception as exc: # noqa: BLE001 -- surface as client input error
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue