Spaces:
Paused
Paused
Update diffusion_webui/utils/preprocces_utils.py
Browse files
diffusion_webui/utils/preprocces_utils.py
CHANGED
|
@@ -14,7 +14,7 @@ from controlnet_aux import (
|
|
| 14 |
ZoeDetector,
|
| 15 |
)
|
| 16 |
|
| 17 |
-
import
|
| 18 |
import cv2
|
| 19 |
|
| 20 |
|
|
|
|
| 14 |
ZoeDetector,
|
| 15 |
)
|
| 16 |
|
| 17 |
+
import numpy as np
|
| 18 |
import cv2
|
| 19 |
|
| 20 |
|