feat: mvp
This commit is contained in:
4
dubbing/__init__.py
Normal file
4
dubbing/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from dubbing.pipeline import Pipeline
|
||||
from dubbing.config import settings
|
||||
|
||||
__all__ = ["Pipeline", "settings"]
|
||||
Reference in New Issue
Block a user