mirror of
https://github.com/immich-app/immich.git
synced 2025-12-19 01:11:07 +03:00
Refactor Python Modules (#29)
This commit is contained in:
0
machine_learning/app/object_detection/__init__.py
Normal file
0
machine_learning/app/object_detection/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
|
||||
def run_detection():
|
||||
print("run detection")
|
||||
Reference in New Issue
Block a user