feat request: support http/https download function
Closed this issue · 3 comments
FateScript commented
For example,
import megfile
path = "https://dl.fbaipublicfiles.com/detectron2/ImageNetPretrained/MSRA/R-50.pkl"
megfile.smart_copy(path, local_path)
# or new interface like: megfile.smart_cache(path, local_path)
bbtfr commented
LoveEatCandy commented
This feature had supported, do you have any questions about it? Please show your code and errorstack.
LoveEatCandy commented
This issue will be closed, if u still have any questions, u can reopen it.