We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2505900 commit 6c3d02aCopy full SHA for 6c3d02a
.github/workflows/build_pr_documentation.yml
@@ -13,5 +13,6 @@ jobs:
13
with:
14
commit_sha: ${{ github.event.pull_request.head.sha }}
15
pr_number: ${{ github.event.number }}
16
- package: timm
+ package: pytorch-image-models
17
+ package_name: timm
18
repo_owner: rwightman
0 commit comments