Merge pull request #238 from wangcx18/patch-1

update README.md
This commit is contained in:
Tianyu Yu
2024-06-12 14:53:14 +08:00
committed by GitHub

View File

@@ -626,7 +626,7 @@ pip install -e .
``` ```
3. Install timm: 3. Install timm:
```shell ```shell
pip install timm=0.9.10 pip install timm==0.9.10
``` ```
4. Run our demo: 4. Run our demo:
```shell ```shell