Spaces:
Running
on
Zero
Running
on
Zero
wondervictor
commited on
Update preprocessor.py
Browse files- preprocessor.py +1 -1
preprocessor.py
CHANGED
@@ -18,7 +18,7 @@ from controlnet_aux import (
|
|
18 |
from controlnet_aux.util import HWC3
|
19 |
from transformers import pipeline
|
20 |
# from cv_utils import resize_image
|
21 |
-
from depth_estimator import DepthEstimator
|
22 |
|
23 |
|
24 |
class DepthEstimator:
|
|
|
18 |
from controlnet_aux.util import HWC3
|
19 |
from transformers import pipeline
|
20 |
# from cv_utils import resize_image
|
21 |
+
# from depth_estimator import DepthEstimator
|
22 |
|
23 |
|
24 |
class DepthEstimator:
|