Update videoretalking/third_part/face3d/util/__init__.py
Browse files
videoretalking/third_part/face3d/util/__init__.py
CHANGED
|
@@ -1,2 +1,2 @@
|
|
| 1 |
"""This package includes a miscellaneous collection of useful helper functions."""
|
| 2 |
-
from .face3d.util import *
|
|
|
|
| 1 |
"""This package includes a miscellaneous collection of useful helper functions."""
|
| 2 |
+
from videoretalking.third_part.face3d.util import *
|