Spaces:
Build error
Build error
update imports
Browse files- helpers/__init__.py +2 -0
helpers/__init__.py
CHANGED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
from .image import *
|
2 |
+
from .video import *
|