wileewang commited on
Commit
aa893f8
·
verified ·
1 Parent(s): 6c78e87

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -11,6 +11,7 @@ import random
11
  import threading
12
  import time
13
 
 
14
  import cv2
15
  import tempfile
16
  import imageio_ffmpeg
 
11
  import threading
12
  import time
13
 
14
+ import spaces
15
  import cv2
16
  import tempfile
17
  import imageio_ffmpeg