Skip to content

Commit c17017a

Browse files
committed
fix(test): update test transforms demos (#17)
1 parent d53d205 commit c17017a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ transform = torchlm.LandmarksCompose([
9999
<img src='docs/res/2_wflw_478.jpg' height="100px" width="100px">
100100
</div>
101101

102-
* **bind** torchvision and albumentations's transforms through **torchlm.bind**
102+
* **bind** **80+** torchvision and albumentations's transforms through **torchlm.bind**
103103
```python
104104
import torchvision
105105
import albumentations

0 commit comments

Comments
 (0)