"git@developer.sourcefind.cn:OpenDAS/opencompass.git" did not exist on "fada77a31cd56870f347328aad8dff349ddae180"
Commit e6758833 authored by lijian6's avatar lijian6
Browse files

Modify README.md


Signed-off-by: lijian6's avatarlijian <lijian6@sugon.com>
parent 21450ff0
...@@ -29,7 +29,7 @@ python3 setup.py install ...@@ -29,7 +29,7 @@ python3 setup.py install
``` ```
## 验证 ## 验证
- python -c "import diffusers; diffusers.__version__",版本号与官方版本同步,查询该软件的版本号,例如0.29.0; - python -c "import diffusers; diffusers.\_\_version__",版本号与官方版本同步,查询该软件的版本号,例如0.29.0;
## Known Issue ## Known Issue
- -
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment