mirror of
https://github.com/immich-app/immich.git
synced 2025-01-28 06:32:44 +01:00
formatting
This commit is contained in:
parent
bb56bd3297
commit
073965c47e
1 changed files with 2 additions and 1 deletions
|
@ -12,6 +12,7 @@ from huggingface_hub import snapshot_download
|
|||
from onnx.shape_inference import infer_shapes_path
|
||||
from onnx.tools.update_model_dims import update_inputs_outputs_dims
|
||||
from typing_extensions import Buffer
|
||||
|
||||
import ann.ann
|
||||
from app.models.constants import STATIC_INPUT_PROVIDERS, SUPPORTED_PROVIDERS
|
||||
|
||||
|
|
Loading…
Reference in a new issue