Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -9,7 +9,7 @@ from PIL import Image,ImageOps
|
|
9 |
import numpy as np
|
10 |
# import time
|
11 |
# import requests
|
12 |
-
import cv2
|
13 |
|
14 |
# !mkdir nstmodel
|
15 |
# !wget -c https://storage.googleapis.com/tfhub-modules/google/magenta/arbitrary-image-stylization-v1-256/2.tar.gz -O - | tar -xz -C /nstmodel
|
|
|
9 |
import numpy as np
|
10 |
# import time
|
11 |
# import requests
|
12 |
+
#import cv2
|
13 |
|
14 |
# !mkdir nstmodel
|
15 |
# !wget -c https://storage.googleapis.com/tfhub-modules/google/magenta/arbitrary-image-stylization-v1-256/2.tar.gz -O - | tar -xz -C /nstmodel
|