Skip to content

Commit

Permalink
Missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ranftlr committed Jun 5, 2020
1 parent 54a413c commit dd85f02
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hubconf.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
dependencies = ['torch']

import torch

from models.midas_net import MidasNet

def MiDaS(pretrained=True, **kwargs):
Expand Down

0 comments on commit dd85f02

Please sign in to comment.