[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
c6f21a11fd
commit
f6cdcd3f12
1 changed files with 0 additions and 1 deletions
|
|
@ -3215,7 +3215,6 @@ def _arch_to_task(arch: Optional[str]) -> Optional[str]:
|
|||
# to the unsupported bucket (hidden from chat, not surfaced in the Video/Images pickers)
|
||||
# until its family exists, rather than advertising a GGUF that cannot load.
|
||||
from core.inference.video_families import detect_video_family
|
||||
|
||||
if detect_video_family("", override = a) is not None:
|
||||
return _VIDEO_GEN_TASK
|
||||
return _UNSUPPORTED_DIFFUSION_TASK
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue