plutosss commited on
Commit
5f62f5e
·
verified ·
1 Parent(s): db4874d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -6,6 +6,7 @@ import torch.nn.functional as F
6
  from torchvision.transforms import Compose
7
  import shutil
8
  import os
 
9
 
10
 
11
  from depthAnything.depth_anything.dpt import DepthAnything
 
6
  from torchvision.transforms import Compose
7
  import shutil
8
  import os
9
+ import teed
10
 
11
 
12
  from depthAnything.depth_anything.dpt import DepthAnything