Skip to content

Commit 4475d6d

Browse files
committed
update pypi
1 parent d81c971 commit 4475d6d

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

README-zh.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,12 @@ DataFlex 与 LLaMA-Factory 无缝集成,为研究人员和开发者提供更
8484

8585
请使用以下命令进行环境配置与安装👇
8686

87+
```bash
88+
pip install dataflex
89+
```
90+
91+
或者从源码安装(适用于开发):
92+
8793
```bash
8894
git clone https://github.com/OpenDCAI/DataFlex.git
8995
cd DataFlex

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,12 @@ We summarize repositories related to Data Selection, Data Mixture, and Data Rewe
8686

8787
Please use the following commands for environment setup and installation👇
8888

89+
```bash
90+
pip install dataflex
91+
```
92+
93+
Or install from source for development:
94+
8995
```bash
9096
git clone https://github.com/OpenDCAI/DataFlex.git
9197
cd DataFlex

0 commit comments

Comments
 (0)