mirror of
https://git.isriupjv.fr/ISRI/ai-server
synced 2025-04-24 01:58:12 +02:00
4 lines
92 B
Python
4 lines
92 B
Python
from . import base
|
|
|
|
from .DummyModel import DummyModel
|
|
from .PythonModel import PythonModel
|