Skip to content

Commit

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

from models.midas_est import MidasNet
from models.midas_net import MidasNet

def MiDaS(pretrained=True, **kwargs):
""" # This docstring shows up in hub.help()
Expand Down

0 comments on commit 54a413c

Please sign in to comment.