Skip to content

Commit e4141d2

Browse files
authored
update readme (modelscope#426)
1 parent b9d0f5b commit e4141d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ Here is a simple introduction of web-ui:
162162

163163
### Quick Start
164164
```python
165-
# pip install ms-swift -U
165+
# pip install ms-swift[llm] -U
166166

167167
# Experimental environment: A10, 3090, V100, ...
168168
# 8GB GPU memory

README_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ swift web-ui
162162

163163
### 快速开始
164164
```python
165-
# pip install ms-swift -U
165+
# pip install ms-swift[llm] -U
166166

167167
# Experimental environment: A10, 3090, V100, ...
168168
# 8GB GPU memory

0 commit comments

Comments
 (0)