Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -11,6 +11,7 @@ import torch
|
|
11 |
# os.system('pip install fvcore iopath')
|
12 |
# os.system('pip install "git+https://github.com/facebookresearch/pytorch3d.git"')
|
13 |
|
|
|
14 |
import cv2
|
15 |
import time
|
16 |
import numpy as np
|
|
|
11 |
# os.system('pip install fvcore iopath')
|
12 |
# os.system('pip install "git+https://github.com/facebookresearch/pytorch3d.git"')
|
13 |
|
14 |
+
|
15 |
import cv2
|
16 |
import time
|
17 |
import numpy as np
|