Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
wangbinDL committed Sep 10, 2024
1 parent b3fb9f2 commit 55c9dd4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,7 @@ conda activate unimernet
> Method 1: Install via pip (recommended for general users)
```bash
pip install --upgrade unimernet
pip install "unimernet[full]"
pip install -U "unimernet[full]"
```

> Method 2: Local installation (recommended for developers)
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "unimernet"
version = "0.2.0"
version = "0.2.1"
description = 'UniMERNet: A Universal Network for Real-World Mathematical Expression Recognition'
authors = ["Bin Wang <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit 55c9dd4

Please sign in to comment.