File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,13 +9,13 @@ Installation
99- Python >= 3.8
1010- Pytorch >= 1.12
1111
12- Current, the stable version of **DHG ** is 0.9.2 . You can install it with ``pip `` as follows:
12+ Current, the stable version of **DHG ** is 0.9.3 . You can install it with ``pip `` as follows:
1313
1414.. code-block :: bash
1515
1616 pip install dhg
1717
18- You can also try the nightly version (0.9.3 ) of **DHG ** library with ``pip `` as follows:
18+ You can also try the nightly version (0.9.4 ) of **DHG ** library with ``pip `` as follows:
1919
2020.. code-block :: bash
2121
Original file line number Diff line number Diff line change 1111- Pytorch >= 1.12
1212
1313
14- 目前, **DHG ** 的最新稳定版本 **0.9.2 ** 已经发布,可以使用 ``pip `` 指令直接安装:
14+ 目前, **DHG ** 的最新稳定版本 **0.9.3 ** 已经发布,可以使用 ``pip `` 指令直接安装:
1515
1616.. code-block :: bash
1717
1818 pip install dhg
1919
20- 如果您想尝试最新的日构建版本(nightly version) **0.9.3 ** ,可以使用以下指令安装:
20+ 如果您想尝试最新的日构建版本(nightly version) **0.9.4 ** ,可以使用以下指令安装:
2121
2222.. code-block :: bash
2323
You can’t perform that action at this time.
0 commit comments