This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
tods
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Update README
master
Daochen Zha
4 years ago
parent
4ed61ea9b5
commit
9b5d362c22
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
README.md
+1
-1
README.zh-CN.md
+ 1
- 1
README.md
View File
@@ -42,7 +42,7 @@ This package works with **Python 3.6** and pip 19+. You need to have the followi
sudo apt-get install libssl-dev libcurl4-openssl-dev libyaml-dev build-essential libopenblas-dev libcap-dev ffmpeg
```
Clone the repository:
Clone the repository
(if you are in China and Github is slow, you can use the mirror in [Gitee](https://gitee.com/daochenzha/tods))
:
```
git clone https://github.com/datamllab/tods.git
```
+ 1
- 1
README.zh-CN.md
View File
@@ -39,7 +39,7 @@ TODS具有如下特点:
sudo apt-get install libssl-dev libcurl4-openssl-dev libyaml-dev build-essential libopenblas-dev libcap-dev ffmpeg
```
克隆该仓库:
克隆该仓库
(如果您访问Github较慢,国内用户可以使用[Gitee镜像](https://gitee.com/daochenzha/tods))
:
```
git clone https://github.com/datamllab/tods.git
```
Write
Preview
Loading…
Cancel
Save