"git@developer.sourcefind.cn:wangsen/paddle_dbnet.git" did not exist on "d80afce9b51f09fd3d90e539c40eba8eb5e50dd6"
added version in __init__.py
Showing
| # This installs Pytorch for CUDA 8 only. If you are using a newer version, | # PyTorch | ||
| # please visit http://pytorch.org/ and install the relevant version. | torch>=0.4.1 | ||
| torch>=0.4.1,<0.5.0 | |||
| # progress bars in model download and training scripts | # progress bars in model download and training scripts | ||
| tqdm | tqdm | ||
| # Accessing files from S3 directly. | # Accessing files from S3 directly. | ||
| ... | ... |
Please register or sign in to comment