Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -33,7 +33,6 @@ from gradio_imageslider import ImageSlider
|
|
| 33 |
from tqdm import tqdm
|
| 34 |
|
| 35 |
from pathlib import Path
|
| 36 |
-
import cv2
|
| 37 |
import gradio
|
| 38 |
from gradio.utils import get_cache_folder
|
| 39 |
from stablenormal.pipeline_yoso_normal import YOSONormalsPipeline
|
|
|
|
| 33 |
from tqdm import tqdm
|
| 34 |
|
| 35 |
from pathlib import Path
|
|
|
|
| 36 |
import gradio
|
| 37 |
from gradio.utils import get_cache_folder
|
| 38 |
from stablenormal.pipeline_yoso_normal import YOSONormalsPipeline
|