Feat/26 llm download from dropdown backup #6
Annotations
3 errors and 2 warnings
Ruff (F401):
service/web_api.py#L68
service/web_api.py:68:27: F401 `huggingface_hub` imported but unused
|
Ruff (E722):
service/web_api.py#L217
service/web_api.py:217:5: E722 Do not use bare `except`
|
ruff
Process completed with exit code 1.
|
ruff
fatal: no submodule mapping found in .gitmodules for path 'ComfyUI'
|
ruff
The process '/usr/bin/git' failed with exit code 128
|