Spaces:
Runtime error
Runtime error
heheyas
commited on
Commit
·
101fd6a
1
Parent(s):
4d7a1ce
imageio
Browse files
app.py
CHANGED
@@ -27,7 +27,8 @@ from pathlib import Path
|
|
27 |
import spaces
|
28 |
from huggingface_hub import hf_hub_download
|
29 |
import imageio
|
30 |
-
|
|
|
31 |
|
32 |
|
33 |
@spaces.GPU
|
|
|
27 |
import spaces
|
28 |
from huggingface_hub import hf_hub_download
|
29 |
import imageio
|
30 |
+
|
31 |
+
# import cv2
|
32 |
|
33 |
|
34 |
@spaces.GPU
|