Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 20:17 UTC

huggingface / pytorch-image-models

The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more

Python · MDXApache-2.0★ 37,003 stars⑂ 5,173 forkssince Feb 2019View on GitHub ↗

huggingface/pytorch-image-models holds a health index of 77 out of 100, placing it in the Good band. It scores highest on Vitality (98/100) and lowest on Security (51/100). It was last updated 5 days ago. A single contributor accounts for most of its recent work.

77
overall / 100
Good

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

77
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

Hugging FaceOrganization
66,034 followers458 public repossince Feb 2017

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
PyPItimm1.0.2814,501,4277911 days agopytorchimage-classification

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

98Excellent · 22% of overall
How it's scored
36/36Push recency — last push 5 days ago
31.8/36Commit cadence — 46/52 weeks with commits
18/18Commit volume — 241 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year241
human_commit_share1
days_since_last_push5
active_weeks_last_year46

Release discipline

100Excellent
How it's scored
27/27Ships releases — 78 releases published
36/36Release recency — latest release 11 days ago
27/27Release cadence — a release every ~39.2 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count78
latest_release_tagv1.0.28
releases_from_tagsno
days_since_latest_release11
mean_days_between_releases39.2
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

94Excellent · 18% of overall
How it's scored
60/60Stars — 37,003 stars
25/25Forks — 5,173 forks
13.9/15Watchers — 320 watchers
Inputs used
forks5,173
stars37,003
watchers320
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 14,501,427 downloads/month across pypi
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagestimm
dependents
ecosystemspypi
total_downloads
monthly_downloads14,501,427
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

70Good · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
3.3/22.5Commit distribution — top contributor authored 86% of commits
13.5/13.5Contributor breadth — 100 contributors
10/10OpenSSF Scorecard: Contributors — project has 15 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled100
top_contributor_share0.855
How it's scored
44.8/46.8Issue resolution — 96% of issues closed
28.8/38.3PR acceptance — 552/733 decided PRs merged
4.5/15OpenSSF Scorecard: Code-Review — Found 6/20 approved changesets -- score normalized to 3
Inputs used
merged_prs552
open_issues43
closed_issues992
issue_closed_ratio0.958
closed_unmerged_prs181
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
25/25Owner reach — 66,034 followers of huggingface
25/25Track record — 458 public repos, account ~9 yr old
Inputs used
followers66,034
owner_typeOrganization
is_verified
owner_loginhuggingface
public_repos458
account_age_days3,447
How it's scored
25/25Published & resolvable — 1 package(s) on pypi
35/35Publish recency — latest publish 11 days ago
20/20Version history — 79 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagestimm
ecosystemspypi
any_deprecatedno
min_days_since_publish11

Engineering Quality

Are baseline engineering and documentation practices in place?

68Moderate · 20% of overall
How it's scored
24/24CI workflows — 5 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
16/20OpenSSF Scorecard: CI-Tests — 14 out of 16 merged PRs checked by a CI test -- score normalized to 8
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://huggingface.co/docs/timm
10/10Repository description
10/10Topics — 20 topics
10/10Wiki
Inputs used
topicspytorch, resnet, pretrained-models, pretrained-weights, distributed-training, mobile-deep-learning, mobilenet-v2, mobilenetv3, efficientnet, augmix, randaugment, mixnet, vision-transformer-models, nfnets, normalization-free-training, maxvit, convnext, image-classification, imagenet, optimizer
has_wikiyes
homepagehttps://huggingface.co/docs/timm
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

51Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2/2.5CI-Tests — 14 out of 16 merged PRs checked by a CI test -- score normalized to 8
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
2.2/7.5Code-Review — Found 6/20 approved changesets -- score normalized to 3
2.5/2.5Contributors — project has 15 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
1.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 3
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 24 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate5.1
Excluded from scoring (no data or not applicable): branch_protection, packaging, signed_releases. Remaining weights renormalized.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

56Moderate · 0% of overall
How it's scored
45/45Agent instructions — CLAUDE.md
0/15Machine-readable docs (llms.txt)
14.4/40Legible commit history — 27 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.27
agent_instruction_filesCLAUDE.md
agent_instruction_max_bytes901
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
11/11Static type checking — timm/py.typed
0/10Reproducible environment
8/10Demonstrated agent practice — 4 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenance — no automated dependency updates observed
3/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 3
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configstimm/py.typed
agent_commit_share0.04
toolchain_manifests
dependency_bot_commit_share0
How it's scored
27/45Type-checkable code — Python with type-check config (timm/py.typed)
52.7/55Manageable file sizes — 13/311 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes211,911
source_files_sampled311
oversized_source_files13

Key facts

37,003GitHub stars
100contributors
241commits, last 12 months
5days since last push
78releases
1bus factor
43open issues
PyPIpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • deps.dev does not index pypi:timm@1.0.28; advisories assessed against the repository dependency graph instead
  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 0 ★ / 5,173 ⇿
0Stars
5,173Forks
24Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

Only the most recent history is shown — this repository exceeds the collection window, so the earliest history is not captured.

4,0004,2004,4004,6004,8005,0005,2005,173102024-012025-042026-07
Major 0Minor 0Patch 24

Each point covers 3 days.

OpenSSF Scorecard 5.1 / 10
5.1aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-22 20:16 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
8CI-Tests14 out of 16 merged PRs checked by a CI test -- score normalized to 8
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3Code-ReviewFound 6/20 approved changesets -- score normalized to 3
10Contributorsproject has 15 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
3Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities24 existing vulnerabilities detected
Direct dependencies 5
RegistryPackageVersion constraintManifest
PyPItorchpyproject.toml
PyPItorchvisionpyproject.toml
PyPIpyyamlpyproject.toml
PyPIhuggingface_hubpyproject.toml
PyPIsafetensorspyproject.toml
All dependencies 11

Full resolved dependency set from the GitHub dependency graph: 5 direct and 6 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
PyPIhuggingface-hubdirect
PyPIpyyamldirect
PyPIsafetensorsdirect
PyPItorchdirect
PyPItorchvisiondirect
PyPIexpecttestindirect
PyPInumpyindirect
PyPIpytestindirect
PyPIpytest-forkedindirect
PyPIpytest-timeoutindirect
PyPIpytest-xdistindirect
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies carried a version and a supported ecosystem

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "pytorch",
        "resnet",
        "pretrained-models",
        "pretrained-weights",
        "distributed-training",
        "mobile-deep-learning",
        "mobilenet-v2",
        "mobilenetv3",
        "efficientnet",
        "augmix",
        "randaugment",
        "mixnet",
        "vision-transformer-models",
        "nfnets",
        "normalization-free-training",
        "maxvit",
        "convnext",
        "image-classification",
        "imagenet",
        "optimizer"
      ],
      "is_fork": false,
      "size_kb": 31197,
      "has_wiki": true,
      "homepage": "https://huggingface.co/docs/timm",
      "languages": {
        "MDX": 701874,
        "Shell": 168,
        "Python": 5132706
      },
      "pushed_at": "2026-07-16T23:28:13Z",
      "created_at": "2019-02-02T05:51:12Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-22T13:51:56Z",
      "description": "The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Python",
      "significant_languages": [
        "Python",
        "MDX"
      ]
    },
    "owner": {
      "blog": "https://huggingface.co/",
      "name": "Hugging Face",
      "type": "Organization",
      "login": "huggingface",
      "company": null,
      "location": "NYC + Paris",
      "followers": 66034,
      "avatar_url": "https://avatars.githubusercontent.com/u/25720743?v=4",
      "created_at": "2017-02-12T11:20:28Z",
      "is_verified": null,
      "public_repos": 458,
      "account_age_days": 3447
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.0.28",
          "kind": "patch",
          "published_at": "2026-07-11T17:25:29Z"
        },
        {
          "tag": "v1.0.27",
          "kind": "patch",
          "published_at": "2026-05-08T20:06:58Z"
        },
        {
          "tag": "v1.0.26",
          "kind": "patch",
          "published_at": "2026-03-23T18:13:40Z"
        },
        {
          "tag": "v1.0.25",
          "kind": "patch",
          "published_at": "2026-02-23T17:22:16Z"
        },
        {
          "tag": "v1.0.24",
          "kind": "patch",
          "published_at": "2026-01-07T00:28:47Z"
        },
        {
          "tag": "v1.0.23",
          "kind": "patch",
          "published_at": "2026-01-05T21:42:22Z"
        },
        {
          "tag": "v1.0.22",
          "kind": "patch",
          "published_at": "2025-11-05T04:08:03Z"
        },
        {
          "tag": "v1.0.21",
          "kind": "patch",
          "published_at": "2025-10-24T22:39:31Z"
        },
        {
          "tag": "v1.0.20",
          "kind": "patch",
          "published_at": "2025-09-21T17:28:50Z"
        },
        {
          "tag": "v1.0.19",
          "kind": "patch",
          "published_at": "2025-07-24T03:06:41Z"
        },
        {
          "tag": "v1.0.18",
          "kind": "patch",
          "published_at": "2025-07-23T20:03:48Z"
        },
        {
          "tag": "v1.0.17",
          "kind": "patch",
          "published_at": "2025-07-10T16:04:42Z"
        },
        {
          "tag": "v1.0.16",
          "kind": "patch",
          "published_at": "2025-06-26T18:44:53Z"
        },
        {
          "tag": "v1.0.15",
          "kind": "patch",
          "published_at": "2025-02-23T05:07:06Z"
        },
        {
          "tag": "v1.0.14",
          "kind": "patch",
          "published_at": "2025-01-19T23:05:30Z"
        },
        {
          "tag": "v1.0.13",
          "kind": "patch",
          "published_at": "2025-01-09T18:49:44Z"
        },
        {
          "tag": "v1.0.12",
          "kind": "patch",
          "published_at": "2024-12-03T19:05:39Z"
        },
        {
          "tag": "v1.0.11",
          "kind": "patch",
          "published_at": "2024-10-16T21:19:16Z"
        },
        {
          "tag": "v1.0.10",
          "kind": "patch",
          "published_at": "2024-10-15T04:44:58Z"
        },
        {
          "tag": "v1.0.9",
          "kind": "patch",
          "published_at": "2024-08-23T23:42:07Z"
        },
        {
          "tag": "v1.0.8",
          "kind": "patch",
          "published_at": "2024-07-29T05:18:26Z"
        },
        {
          "tag": "v1.0.7",
          "kind": "patch",
          "published_at": "2024-06-19T06:52:36Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2024-05-15T18:19:44Z"
        },
        {
          "tag": "v0.9.16",
          "kind": "patch",
          "published_at": "2024-02-19T19:35:21Z"
        },
        {
          "tag": "v0.9.12",
          "kind": "patch",
          "published_at": "2023-11-24T19:09:08Z"
        },
        {
          "tag": "v0.9.11",
          "kind": "patch",
          "published_at": "2023-11-20T23:16:35Z"
        },
        {
          "tag": "v0.9.10",
          "kind": "patch",
          "published_at": "2023-11-04T15:23:03Z"
        },
        {
          "tag": "v0.9.9",
          "kind": "patch",
          "published_at": "2023-11-03T22:24:26Z"
        },
        {
          "tag": "v0.9.8",
          "kind": "patch",
          "published_at": "2023-10-21T20:52:29Z"
        },
        {
          "tag": "v0.9.7",
          "kind": "patch",
          "published_at": "2023-09-02T19:49:58Z"
        },
        {
          "tag": "v0.9.6",
          "kind": "patch",
          "published_at": "2023-08-29T19:06:35Z"
        },
        {
          "tag": "v0.9.5",
          "kind": "patch",
          "published_at": "2023-08-03T23:55:13Z"
        },
        {
          "tag": "v0.9.2",
          "kind": "patch",
          "published_at": "2023-05-14T15:08:21Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2023-05-12T16:52:52Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2023-05-12T15:34:41Z"
        },
        {
          "tag": "v0.6.13",
          "kind": "patch",
          "published_at": "2023-04-16T15:27:19Z"
        },
        {
          "tag": "v0.8.17dev0",
          "kind": "other",
          "published_at": "2023-03-24T00:59:22Z"
        },
        {
          "tag": "v0.8.13dev0",
          "kind": "other",
          "published_at": "2023-02-20T18:26:36Z"
        },
        {
          "tag": "v0.8.10dev0",
          "kind": "other",
          "published_at": "2023-02-07T22:37:54Z"
        },
        {
          "tag": "v0.8.6dev0",
          "kind": "other",
          "published_at": "2023-01-12T05:36:53Z"
        },
        {
          "tag": "v0.8.2dev0",
          "kind": "other",
          "published_at": "2022-12-24T00:19:44Z"
        },
        {
          "tag": "v0.6.12",
          "kind": "patch",
          "published_at": "2022-11-23T22:11:26Z"
        },
        {
          "tag": "v0.6.11",
          "kind": "patch",
          "published_at": "2022-10-03T21:44:35Z"
        },
        {
          "tag": "v0.1-weights-maxx",
          "kind": "other",
          "published_at": "2022-08-24T18:03:56Z"
        },
        {
          "tag": "v0.1-weights-morevit",
          "kind": "other",
          "published_at": "2022-08-17T18:45:05Z"
        },
        {
          "tag": "v0.6.7",
          "kind": "patch",
          "published_at": "2022-07-27T21:12:16Z"
        },
        {
          "tag": "v0.6.5",
          "kind": "patch",
          "published_at": "2022-07-10T23:53:09Z"
        },
        {
          "tag": "v0.1-weights-swinv2",
          "kind": "other",
          "published_at": "2022-04-03T22:14:28Z"
        },
        {
          "tag": "v0.1-tpu-weights",
          "kind": "other",
          "published_at": "2022-03-18T22:50:29Z"
        },
        {
          "tag": "v0.1-mvit-weights",
          "kind": "other",
          "published_at": "2022-01-31T23:25:04Z"
        },
        {
          "tag": "v0.5.4",
          "kind": "patch",
          "published_at": "2022-01-17T05:03:20Z"
        },
        {
          "tag": "v0.1-rsb-weights",
          "kind": "other",
          "published_at": "2021-10-04T00:02:48Z"
        },
        {
          "tag": "v0.1-attn-weights",
          "kind": "other",
          "published_at": "2021-09-04T00:25:26Z"
        },
        {
          "tag": "v0.4.12",
          "kind": "patch",
          "published_at": "2021-06-30T16:35:55Z"
        },
        {
          "tag": "v0.1-vt3p-weights",
          "kind": "other",
          "published_at": "2021-05-21T23:02:50Z"
        },
        {
          "tag": "v0.4.9",
          "kind": "patch",
          "published_at": "2021-05-18T23:17:02Z"
        },
        {
          "tag": "v0.1-effv2-weights",
          "kind": "other",
          "published_at": "2021-05-14T18:10:09Z"
        },
        {
          "tag": "v0.1-rs-weights",
          "kind": "other",
          "published_at": "2021-05-04T01:18:40Z"
        },
        {
          "tag": "v0.1-coat-weights",
          "kind": "other",
          "published_at": "2021-04-28T23:08:21Z"
        },
        {
          "tag": "v0.1-pit-weights",
          "kind": "other",
          "published_at": "2021-03-31T19:11:46Z"
        },
        {
          "tag": "v0.4.5",
          "kind": "patch",
          "published_at": "2021-03-08T00:35:03Z"
        },
        {
          "tag": "v0.1-dnf-weights",
          "kind": "other",
          "published_at": "2021-02-18T08:02:36Z"
        },
        {
          "tag": "v0.1-repvgg-weights",
          "kind": "other",
          "published_at": "2021-02-09T07:22:20Z"
        },
        {
          "tag": "v0.1-ger-weights",
          "kind": "other",
          "published_at": "2021-02-09T07:00:06Z"
        },
        {
          "tag": "v0.3.4",
          "kind": "patch",
          "published_at": "2021-01-08T19:51:18Z"
        },
        {
          "tag": "v0.3.3",
          "kind": "patch",
          "published_at": "2021-01-03T23:30:24Z"
        },
        {
          "tag": "v0.1-vitjx",
          "kind": "other",
          "published_at": "2020-10-26T23:59:21Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2020-08-13T16:52:05Z"
        },
        {
          "tag": "v0.1-rexnet",
          "kind": "other",
          "published_at": "2020-07-23T16:13:12Z"
        },
        {
          "tag": "v0.1-resnest",
          "kind": "other",
          "published_at": "2020-06-30T04:23:42Z"
        },
        {
          "tag": "v0.1-regnet",
          "kind": "other",
          "published_at": "2020-05-18T01:48:37Z"
        },
        {
          "tag": "v0.1-tresnet",
          "kind": "other",
          "published_at": "2020-04-26T05:34:50Z"
        },
        {
          "tag": "v0.1-selecsls",
          "kind": "other",
          "published_at": "2019-12-30T23:54:13Z"
        },
        {
          "tag": "v0.1-hrnet",
          "kind": "other",
          "published_at": "2019-11-30T00:35:39Z"
        },
        {
          "tag": "v0.1-res2net",
          "kind": "other",
          "published_at": "2019-09-04T21:43:00Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2019-06-21T21:11:20Z"
        },
        {
          "tag": "v0.1-cadene",
          "kind": "other",
          "published_at": "2019-06-21T19:44:05Z"
        },
        {
          "tag": "v0.1-weights",
          "kind": "other",
          "published_at": "2019-05-31T00:11:39Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "a6da4da1740cd57eaf864803f9dd65683cbcf6d7",
          "body": "…dation",
          "is_bot": false,
          "headline": "Further deduplication of progressive / multi-image size training vali…",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-07-16T23:28:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27214e00027510a9d61236e0115f2f9144a5e08f",
          "body": "…sive schedule",
          "is_bot": false,
          "headline": "Remove some pedantic checks re variable train image sizes and progres…",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-07-16T23:28:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7c3df82a11178182e450c1025154f5ce21c2009",
          "body": null,
          "is_bot": false,
          "headline": "Fix up a few issues with variable image/batch size scheduler",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-07-16T23:28:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f394a575687ccb73896872e88914dfdd55ad2be",
          "body": "…ogressive variation from small -> large over training. Fix NaFlex set_epoch bug w/ persistent workers.",
          "is_bot": false,
          "headline": "Support changing image size per-batch for non NaFlex models. Allow pr…",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-07-16T23:28:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b45b23df89be3c7d2eb5817b7e2bb458568b072f",
          "body": null,
          "is_bot": false,
          "headline": "Update version.py to 1.0.29.dev0",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-07-13T20:09:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7497a8be181a5fa0c73a04ceb0069374fa3812a",
          "body": "…fficient",
          "is_bot": false,
          "headline": "Make NaFlex position embedding sampling compile-friendly and memory-e…",
          "author_name": "Chenghui Chen",
          "author_login": "chenghuichen",
          "committed_at": "2026-07-13T18:14:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6f413437c3d535120c35dd856c8ece8684e2f66",
          "body": null,
          "is_bot": false,
          "headline": "Add optional key-only masks for NaFlexVit self-attention",
          "author_name": "Chenghui Chen",
          "author_login": "chenghuichen",
          "committed_at": "2026-07-13T18:14:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ef73809f622e0031bd7f4940265734aef8b9978",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md. Version 1.0.28",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-07-10T19:48:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85cbf650c0787b83c0c729faa0cd403435b08cfc",
          "body": "…nfo / CustomDataSetInfo support in inference.py for wider range of cases",
          "is_bot": false,
          "headline": "Fix native adamw/nadamw + muon use w/  torch.compile. Expand DatasetI…",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-07-10T19:48:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a39b5f156c995d2449c23a2b17b9ff2499e0ba6",
          "body": null,
          "is_bot": false,
          "headline": "Support NaFlex dict inputs for forward_intermediates",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-07-10T02:24:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "952cf84e3e75cb5567af4917077cf4fe3550b388",
          "body": "inference.py only consulted infer_imagenet_subset for labelling, so models\nfine-tuned on non-ImageNet datasets and pushed to the Hub with label_names\n(and optional label_descriptions) logged \"Cannot deduce ImageNet subset\"\nand produced no labels. Mirror the Hub inference API: prefer label_names /\nlabel_descriptions from pretrained_cfg via CustomDatasetInfo, and fall back\nto the ImageNet path only when they are absent.\n\nFixes #2419",
          "is_bot": false,
          "headline": "fix(inference): use custom label_names from pretrained_cfg",
          "author_name": "Javier de Jesus",
          "author_login": "javierdejesusda",
          "committed_at": "2026-07-09T04:16:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce7c976311776496fec826d97ec14ba68db909bf",
          "body": "* Update doc build workflow: light installs, drop custom container\n\n* Update doc build workflow: light installs, drop custom container\n\n* Keep the pin comment dependabot-compatible\n\n* Keep the pin comment dependabot-compatible",
          "is_bot": false,
          "headline": "Make doc builds faster (#2714)",
          "author_name": "Mishig",
          "author_login": "mishig25",
          "committed_at": "2026-07-08T02:38:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cff23504682a22b7b28033b1659dd7494313e1d",
          "body": "…oup. Fix #2712",
          "is_bot": false,
          "headline": "Fix reg_token not being added to no-weight decay and stem/embed lr gr…",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-07-04T19:59:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2819eadc8ff87e59b7c55cd2d8f06bacdcecd42",
          "body": "…ine and naflex cfg/model for different channel vs patch flattening layout",
          "is_bot": false,
          "headline": "Adding patchify_channels_last flag to unify support across data pipel…",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-07-02T04:32:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5e4dfa40f82376855be1f41ec5eed0d38f25dcb",
          "body": "update(val, n=0) on a fresh meter divided sum by a zero count. Guard it so avg stays 0; behavior for all non-zero counts is unchanged. Regression test added.",
          "is_bot": false,
          "headline": "Fix ZeroDivisionError in AverageMeter.update when count is 0",
          "author_name": "CharlesCNorton",
          "author_login": "CharlesCNorton",
          "committed_at": "2026-06-25T15:04:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87fc38a5569e9ce153378373851469562536dec4",
          "body": null,
          "is_bot": false,
          "headline": "Add unknown to verified results flag for trufflehog",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-06-19T17:01:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2acd3bc13503f62e6791641934b531ed2e601a0",
          "body": "…python notebook base64",
          "is_bot": false,
          "headline": "New trufflehog version in CI surfacing unverified false positives in …",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-06-19T17:01:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a044bf43ddc280594c6f9237c17b41b7067a26e",
          "body": "…ggingface/pytorch-image-models/security/advisories/GHSA-pqww-w348-m542",
          "is_bot": false,
          "headline": "Address a few pickle security concerns. Fix CVE https://github.com/hu…",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-06-19T17:01:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45804cd0434323ee1aa32ddbdf9962056859d54d",
          "body": null,
          "is_bot": false,
          "headline": "Remove errant assert from mrope",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-06-19T15:58:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33d2825f5a183717b6d7317f8bc4e355041a9dfe",
          "body": null,
          "is_bot": false,
          "headline": "Add optional to disable q_proj in AttentionPoolLatent",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-06-19T15:58:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63a83a67b4acd1bdd03452ca341f7994a6925e34",
          "body": "…mrope) that could allow remapping of weights",
          "is_bot": false,
          "headline": "Preliminary naflexvit support for genlip image encoder (gated attn + …",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-06-19T15:58:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbe27d6c935a00e357e13f2f74043645769bd5fc",
          "body": "…s with optimizer. tensor step/LR support.",
          "is_bot": false,
          "headline": "Remove some changes to existing behaviour and small correctness issue…",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-05-27T22:21:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29993ffcca12b19a02ba44cd2849e82c0a9f841f",
          "body": "… in more timm optimizers, enhancing some shared helpers, tweaking some capturable use cases for optimizers that support it.",
          "is_bot": false,
          "headline": "Support better torch.compile use by using torch.tensor for step count…",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-05-27T22:21:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a0b4f494ddf2402c3872728509cfc7509304e9f",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-05-27T21:54:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50d0fc2a0545153d66a97cd12e40157f7ec1aad6",
          "body": null,
          "is_bot": false,
          "headline": "Use timm/ hub locations",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-05-27T21:51:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7377f08c18c8b546ee738b35b5e536af5c42fe11",
          "body": null,
          "is_bot": false,
          "headline": "Initial EUPE model defs, slight tweaks for weight conversion. Fix #2690",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-05-27T21:51:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08fa5cd0b35860a4054738c4284a9c80b362cdc1",
          "body": null,
          "is_bot": false,
          "headline": "Add tipsv2 vision encoders",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-05-27T17:23:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c0aa42ecb901b1d9170a5144a5f2615554ea1a4",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 1.0.28.dev0",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-05-26T21:40:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d45cb111f0f5c575c1ed6f92e346985908002340",
          "body": "Mirrors what train.py already does:\n- new --seed CLI arg (default 42, matching train.py)\n- utils.random_seed(args.seed) early in validate()\n- seed=args.seed plumbed into create_dataset()\n\nWithout this, validate.py has no way to fix Python/NumPy/PyTorch RNG state\nor the dataset reader's shuffle seed,\n[…]\nnt can produce slightly different results when the dataset reader\nis stochastic (TFDS subsplits, IterableDatasets, partial-sample validation,\netc.). No behavior change for users who don't pass --seed.",
          "is_bot": false,
          "headline": "validate.py: add --seed for reproducible validation",
          "author_name": "Jan Bernloehr",
          "author_login": "janbernloehr",
          "committed_at": "2026-05-21T04:45:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0e968e1cb8b18ea66e6f492ea9536ce21cf062b1",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md for release",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-05-08T19:36:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a495602ba8a1570a02c055afaa1ac511b7d7331",
          "body": null,
          "is_bot": false,
          "headline": "Version 1.0.27",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-05-08T19:36:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a928a1a29cb3f492cf1f8f475f3579e7ef45fa1",
          "body": null,
          "is_bot": false,
          "headline": "Fix empty command line kwarg passing",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-04-29T18:08:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a60ce8b717ee8f3c01c3fd0011121dd086fd3ee5",
          "body": null,
          "is_bot": false,
          "headline": "Avoid test triggering weights_only error for old PyTorch",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-04-24T18:31:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dff2940671f2e5e0b42db75493183ea9ab56c04",
          "body": "…ain.py as alternative.",
          "is_bot": false,
          "headline": "A few more tweaks to task setup for module access. Add back legacy_tr…",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-04-24T18:31:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1953da3a04a6b02a0cd7a22283ccbffb4afb43eb",
          "body": null,
          "is_bot": false,
          "headline": "Missed _helpers for task based resume/checkpoint",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-04-24T18:31:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bdb7aebdc7850e8955304a06c624607126ceedf",
          "body": "…on off that, move ema into task.",
          "is_bot": false,
          "headline": "More task fixups, made 'trainable_module' consistent, base optimizati…",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-04-24T18:31:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56e398106e7081f6beae0a2e95f99c32226d3475",
          "body": null,
          "is_bot": false,
          "headline": "Fix some performance regressions with torch.compile + Tasks. Fix #2693",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-04-24T18:31:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ce166bd9fe0f000e920ebb864f2d3097493d89d",
          "body": "… tokens from encoder vs full sequence",
          "is_bot": false,
          "headline": "Add encoder_pool option to gemma4 classification model to toggle soft…",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-04-23T16:57:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb11943d079389b98fe4d3ebf764b70cfbf9009c",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-04-23T14:48:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d8763cf968929921367972819440c87a9e553d9",
          "body": "…h to hub",
          "is_bot": false,
          "headline": "Final model rename to better mach vision arch vs parent VLM arch, pus…",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-04-23T05:26:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b293674ec53a81b554bfaf27c9fc52638bb601a4",
          "body": "… still supports",
          "is_bot": false,
          "headline": "Switch to timm RmsNorm to avoid gap w/ old PyTorch versions that timm…",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-04-23T05:26:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7419a336fcf098792ca65ab5db608c52051921b",
          "body": null,
          "is_bot": false,
          "headline": "Fix unit tests for gemma4 vit",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-04-23T05:26:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7766c22837bc8fb7e3072616e2e735b1623f692b",
          "body": "…tch. Gemma4 ViT interface cleanup, split into encoder / classifier models as optimal pooling / norm differs. Test fine-tune.",
          "is_bot": false,
          "headline": "Add patchify channels_last flag, though only ended up using it for ba…",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-04-23T05:26:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "074ab1398afb65066f3e132ac14dbeef2b9e2abc",
          "body": null,
          "is_bot": false,
          "headline": "More formatting tweaks, ran through wruff",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-04-23T05:26:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c43e096aec5654ccc1fa690678aa273085a6eb65",
          "body": "…/res handling, some formatting",
          "is_bot": false,
          "headline": "Fix some concerns re timm norms, device factory kwargs, init, pooling…",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-04-23T05:26:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60452146d7d59512f785bcc21cbef8ec443ee37d",
          "body": "…rds path\n\n6aa908c switched ``_resolve_inputs`` / ``_embed_and_encode`` to a Python-bool\n``is_raw_image`` flag driven off ``patch_coord is None`` in the hope of\nmaking ``torch.fx`` traceable without ``x.ndim`` control flow. In practice\nthat reclassified every ``(B, C, H, W)`` tensor that came with e\n[…]\n, and\n  ``dict`` forward paths produce identical outputs (max|Δ| = 0.0).\n- ``GITHUB_ACTIONS=true pytest -k gemma4_vit``: 8 passed.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Restore ``x.ndim == 4`` dispatch to preserve raw-image + explicit coo…",
          "author_name": "Yonghye Kwon",
          "author_login": "developer0hye",
          "committed_at": "2026-04-23T05:26:34Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "e219c09e6717478234f7ff19d7b992df284c999b",
          "body": "Addresses the ``-m torchscript`` shard failure on PR #2695\n(test_model_forward_torchscript[1-gemma4_vit_{e4b,31b}]) which was\n``RuntimeError: undefined value torch`` pointing at Gemma4RotaryEmbedding2D.\n\nModel source (timm/models/gemma4_vit.py):\n\n- Gemma4RotaryEmbedding2D.forward: replace ``@torch.n\n[…]\n\nRegression smoke on naflexvit_base/resnet50 across -m base/cfg/features/\nfxforward/torchscript: 291 passed, 22 skipped, 0 failed.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix gemma4_vit TorchScript failure and exclude from JIT/FX shards",
          "author_name": "Yonghye Kwon",
          "author_login": "developer0hye",
          "committed_at": "2026-04-23T05:26:34Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "f152cb57458bb714a483bb77d01c9302dcdf3eba",
          "body": "Addresses rwightman's review feedback to match the NaFlex data-pipeline\ninterface so existing NaFlex collators/loaders can drive Gemma4 ViT.\n\nPublic API changes on Gemma4Vit.forward / forward_features / forward_head /\nforward_intermediates:\n\n- `pixel_position_ids` -> `patch_coord` (NaFlex external (\n[…]\nn-only additive attention mask retained (matches HF Gemma4 behavior\nand preserves bit-perfect equivalence with reference weights).\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Align gemma4_vit API with NaFlexVit per PR #2695 review",
          "author_name": "Yonghye Kwon",
          "author_login": "developer0hye",
          "committed_at": "2026-04-23T05:26:34Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "a7e09c0896d639c263ada66554cff703f21b2efd",
          "body": "Vision encoder from Google's Gemma 4 multimodal model featuring:\n- 2D Rotary Position Embeddings (theta=100.0)\n- Gated MLP with GELUTanh activation\n- QKV normalization (V norm without scale)\n- 4-norm sandwich block pattern\n- ClippableLinear with learned clamp values (E4B)\n- Spatial one-hot weighted \n[…]\nma-4-E4B-it and\ngoogle/gemma-4-31B-it, hosted at developer0hye/gemma4_vit_e4b\nand developer0hye/gemma4_vit_31b on HuggingFace Hub.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add Gemma 4 Vision Encoder (gemma4_vit)",
          "author_name": "Yonghye Kwon",
          "author_login": "developer0hye",
          "committed_at": "2026-04-23T05:26:34Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "bc2088e9477e267c9961e68be66d1a186aadd26f",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump doc-builder SHA for PR upload workflow (#2694)",
          "author_name": "Remy",
          "author_login": "rtrompier",
          "committed_at": "2026-04-15T10:15:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c769a585e0915c58fd7bb92f2355377aab7fc0e0",
          "body": null,
          "is_bot": false,
          "headline": "Dev version 1.0.27.dev0",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-04-09T17:27:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0184b76a02c6161925367caced6d4565b004b588",
          "body": "When creating a NaFlexVit model from a DINOv3 checkpoint via\n`use_naflex=True`, two issues caused severe feature degradation\n(cosine similarity 0.44 vs expected 1.0):\n\n1. `rope_type='dinov3'` was not recognized by NaFlexVit -- only\n   'axial' and 'mixed' were handled. Added RotaryEmbeddingDinoV3\n   \n[…]\ne identical features in both\nEva and NaFlexVit wrappers (cosine similarity = 1.0).\n\nVerified with linear probe on ImageNette (DINOv3-S frozen):\n- Square 256x256:  98.98%\n- NaFlex AR-preserving: 99.08%",
          "is_bot": false,
          "headline": "Fix NaFlexVit DINOv3 support: propagate rope_type and rotate_half",
          "author_name": "Yonghye Kwon",
          "author_login": "developer0hye",
          "committed_at": "2026-04-09T17:26:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "af354f6a671083624482df637c0252f0504e5e87",
          "body": "…zers",
          "is_bot": false,
          "headline": "Fix changed cuda graph check for PT 2.11 in nadamw/adamw/adopt optimi…",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-04-03T04:26:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87ad8fe57cf3cab37dfe27a7462432f855a5d4b7",
          "body": null,
          "is_bot": false,
          "headline": "Change fallback_lr_scale in muon to 1.0",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-04-03T04:26:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5ffedbc7e05a14ef561ca9d9d25b82d1fed4998",
          "body": null,
          "is_bot": false,
          "headline": "Fix comment typo",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-04-03T04:26:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0a666b560bb84fd4179e73aee3bda7cdf823569",
          "body": "…g gets applied",
          "is_bot": false,
          "headline": "Always use the weight_decay grouping fn so that the fallback filterin…",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-04-03T04:26:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "132ea7105ec1f2445f14a374b8790a1a296712de",
          "body": null,
          "is_bot": false,
          "headline": "Fix muon tests with updated LR fallback",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-04-03T04:26:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f0c981ee16e49c28a8b9f4d8fdf851e066db761",
          "body": null,
          "is_bot": false,
          "headline": "Improve fallback (adamw/nadamw) LR handling for Muon optimizer",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-04-03T04:26:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abcfe7107e3758c4ce1b522f4391010621391f5f",
          "body": "🔒 Pin GitHub Actions to commit SHAs",
          "is_bot": false,
          "headline": "Merge pull request #2689 from huggingface/security/pin-actions-to-sha",
          "author_name": "Pauline Bailly-Masson",
          "author_login": "paulinebm",
          "committed_at": "2026-04-02T13:48:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4659c5e25f13590da2b702c5d862227c91df83e2",
          "body": null,
          "is_bot": false,
          "headline": "🔒 pin upload_pr_documentation.yml actions to commit SHAs",
          "author_name": "Pauline Bailly-Masson",
          "author_login": "paulinebm",
          "committed_at": "2026-04-02T09:52:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e0c4dd7715e84b36d168b8caac774cba1531b04",
          "body": null,
          "is_bot": false,
          "headline": "🔒 pin build_pr_documentation.yml actions to commit SHAs",
          "author_name": "Pauline Bailly-Masson",
          "author_login": "paulinebm",
          "committed_at": "2026-04-02T09:52:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b749fea00a9ca5be5696da3a527f95349ac3de38",
          "body": null,
          "is_bot": false,
          "headline": "🔒 pin build_documentation.yml actions to commit SHAs",
          "author_name": "Pauline Bailly-Masson",
          "author_login": "paulinebm",
          "committed_at": "2026-04-02T09:52:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce1bf77c87ca029e6b47acc6e382088aff6f2b52",
          "body": null,
          "is_bot": false,
          "headline": "🔒 pin tests.yml actions to commit SHAs",
          "author_name": "Pauline Bailly-Masson",
          "author_login": "paulinebm",
          "committed_at": "2026-04-02T09:52:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a2ef74f9b48dbdf0653dac651e0cdb49599b61d",
          "body": null,
          "is_bot": false,
          "headline": "🔒 pin trufflehog.yml actions to commit SHAs",
          "author_name": "Pauline Bailly-Masson",
          "author_login": "paulinebm",
          "committed_at": "2026-04-02T09:52:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d0f79effa3dbc922afbfb431fbadd4648938de7",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.0.26",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-03-23T18:09:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e3fdda39508db30766f9d9e6ec32380ebee8b8c",
          "body": null,
          "is_bot": false,
          "headline": "Implement PRR as a pooling module. Alternative to #2678",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-03-18T22:33:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b4239c4d5770f93b11e2295ef0055285aa93901",
          "body": null,
          "is_bot": false,
          "headline": "Add comments for DinoV3 re global pool (class token). Fix #2681",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-03-17T16:02:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52e6d19d9dde65d1860e3d4151fb75fff038412c",
          "body": null,
          "is_bot": false,
          "headline": "Change avg_checkpoints.py to use more secure load helper",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-03-16T21:06:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a2f49bd49f204f53e301fd121011dffa51eff48",
          "body": null,
          "is_bot": false,
          "headline": "Fix FX tracing on resolve_self_attn_mask",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-03-16T20:31:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61a26c7707045e12ba780cfbcb61653d49e5e37f",
          "body": "…lated blocks",
          "is_bot": false,
          "headline": "Improve attention mask handling for vision_transformer and eva and re…",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-03-16T20:31:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e8def86c480733a355eab96b6475918bc24d801",
          "body": null,
          "is_bot": false,
          "headline": "Improve 2d and latent attention pool dimension handling. Fix #2682",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-03-13T20:05:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a94c10fce182362e26e128e1b51863dff2a1d558",
          "body": null,
          "is_bot": false,
          "headline": "Update version.py",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-03-10T14:40:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c90043d23a3dc5ab7f67bef060bb922d26bf64d",
          "body": "…ntion dispatch\n\nThe global attention path in MaskUnitAttention.forward() used a 5D tensor\nreshape with num_windows=1 as a shortcut. This caused PyTorch SDPA to\nsilently fall back from efficient backends (FlashAttention, Memory-Efficient,\nCuDNN) to the O(N^2) math backend, as all efficient kernels r\n[…]\ndim from amax(dim=3) to amax(dim=2) for global\n- Add .contiguous() on q, k, v to guarantee FlashAttention compatibility\n- Split output transpose: transpose(1,3) for windowed, transpose(1,2) for global",
          "is_bot": false,
          "headline": "fix: branch Hiera MaskUnitAttention into 4D global path for FlashAtte…",
          "author_name": "Your Name",
          "author_login": null,
          "committed_at": "2026-03-09T20:24:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a346c76b5f42a982c4c2108d7328ed9ae7b46465",
          "body": "…pace to avoid failures on timm train checkpoints",
          "is_bot": false,
          "headline": "Further refine weights_only=True, add safe globals for argparse Names…",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-03-09T20:12:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b439f4ba425f7e2ad84e50b30e9e528d2125e85",
          "body": null,
          "is_bot": false,
          "headline": "default weights_only=True for load fns",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-03-09T20:12:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa0d31e88ce62e7c467ce89e6b4bb80dd191e8c8",
          "body": null,
          "is_bot": false,
          "headline": "Fix CLS and Reg tokens usage when pos_embed is disabled",
          "author_name": "Sina Hajimiri",
          "author_login": "sinahmr",
          "committed_at": "2026-03-08T03:17:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85bb3304d2b518869088d12d38d5e0f1c094d3fd",
          "body": "* Enhance SGDP optimizer with caution parameter\n\nAdded 'caution' parameter to SGDP optimizer for enhanced functionality.\n\n* Add csgdp optimizer to the optimizer factory\n\n* Update the link to the permanent URL of the accepted paper\n\nFix reference link for Spherical Cautious Optimizers\n\n* Add tests for csgdp and csgdw optimizers\n\n* Fix:Clone buffer for Nesterov momentum update\n\nClone the buffer before using it for the update.",
          "is_bot": false,
          "headline": "Enhance SGDP optimizer with caution parameter (#2675)",
          "author_name": "Jinghui Yuan",
          "author_login": "Yuan-Jinghui",
          "committed_at": "2026-03-05T18:48:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4f4cfc73f3e53b1f428f1abd364cfbf41323dd3",
          "body": null,
          "is_bot": false,
          "headline": "Add timmx model export tool to README",
          "author_name": "Youssef Boulaoaune",
          "author_login": "Boulaouaney",
          "committed_at": "2026-02-26T03:15:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2845814ea6ddf6b570ec3e571af7af3eedca0127",
          "body": "Bare `except:` catches BaseException including KeyboardInterrupt and\nSystemExit. Replaced 5 instances with `except Exception:`.",
          "is_bot": false,
          "headline": "fix: replace bare except clauses with except Exception",
          "author_name": "haosenwang1018",
          "author_login": "haosenwang1018",
          "committed_at": "2026-02-25T18:05:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9326ff27f040ee15f9b64cc0c621d5d3d0915ae9",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.0.25",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-02-23T16:45:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75684faa04963f7311d7c0cf874c820e27c624d0",
          "body": null,
          "is_bot": false,
          "headline": "Add DTensor compatible NS impl for Muon",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-02-18T22:45:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "feed46c9ac29fb476d003e0736c904b7ae2ad6c3",
          "body": "… / FSDP2 without custom registration",
          "is_bot": false,
          "headline": "Change clamp_min_ to clamp_(min=) as former doesn't work with DTensor…",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-02-15T20:35:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56467ad5f2b443d454df1a5bb8b23c04697823c7",
          "body": "Replaces a bare `except:` clause with `except Exception:` in `timm/optim/lion.py`.\r\n\r\nThe previous bare except caught `BaseException`, which includes `SystemExit` and `KeyboardInterrupt`. This ensures that system control signals (like Ctrl+C) propagate correctly while still handling runtime errors during the capability check.",
          "is_bot": false,
          "headline": "fix(optim): replace bare except with Exception in Lion optimizer",
          "author_name": "Luka Aladashvili",
          "author_login": "llukito",
          "committed_at": "2026-02-11T19:19:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41754f29d3f35d5921da3e45b02685b3d9408fca",
          "body": "…ted as it breaks use of accelerate and similar dispatch override context managers",
          "is_bot": false,
          "headline": "Fix #2661 ... don't skip reset_parameters/init when meta device detec…",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-02-06T20:37:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdab30b0eb1055cceb2f288c55084bb7f5dec693",
          "body": "…2.11 deprecation. Fix #2663",
          "is_bot": false,
          "headline": "Remove torch.jit calls except for .ignore and .is_scripting to avoid …",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-02-06T20:37:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9171d82efc525766706a00cd3d1f292af12f910a",
          "body": "Enhance numerical stability of the Cautious Optimizer.",
          "is_bot": false,
          "headline": "Enhance the numerical stability of the Cautious Optimizer",
          "author_name": "Jinghui Yuan",
          "author_login": "Yuan-Jinghui",
          "committed_at": "2026-01-29T20:15:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17b976408d0470da06858ba908b3cbd5c89aea7b",
          "body": null,
          "is_bot": false,
          "headline": "Add the test of cadamp",
          "author_name": "Jinghui Yuan",
          "author_login": "Yuan-Jinghui",
          "committed_at": "2026-01-28T19:28:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba85080efdf3112290c72b44a8f3823bf81b2173",
          "body": null,
          "is_bot": false,
          "headline": "Add cadamp optimizer to optimization factory",
          "author_name": "Jinghui Yuan",
          "author_login": "Yuan-Jinghui",
          "committed_at": "2026-01-28T19:28:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3643d20d21ed319570335b08007b6af6ce263d0",
          "body": "A cautious optimizer is applied to the parameters: spherical parameters use the spherical cautious optimizer, while general parameters use the standard cautious optimizer.",
          "is_bot": false,
          "headline": "Adding the cautious optimizer and the spherical cautious optimizer",
          "author_name": "Jinghui Yuan",
          "author_login": "Yuan-Jinghui",
          "committed_at": "2026-01-28T19:28:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "370df82133b13cad31458b9525e067011f4bae5c",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-01-21T22:33:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "247c545fa1be533f4295b84434702ebd116a9679",
          "body": "…e buffer as benchmarks w/ pt 2.9 show no difference",
          "is_bot": false,
          "headline": "Fix #2653, no models with weights impacted so just a clean fix, remov…",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-01-21T22:33:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "836dd99075a13c4b45808d2c917f66162d28a067",
          "body": null,
          "is_bot": false,
          "headline": "Fix distilled head dropout using wrong token in PiT forward_head",
          "author_name": "Ofer Hasson",
          "author_login": "hassonofer",
          "committed_at": "2026-01-19T03:38:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c6f79df77be19846112b9a1025b0691877b5efa",
          "body": null,
          "is_bot": false,
          "headline": "Remove mistaken .in_chans attr set in classifier class",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-01-09T21:28:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7945d3a01439bfa0fc22cfdc218fb6a8eaf46d9c",
          "body": "…ithin Task. Add TokenDistillationTask.",
          "is_bot": false,
          "headline": "Refactor distillation tasks to allow creation of DistillationTecher w…",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-01-09T21:28:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0e3d24fe66020baae90e1ecaa858781223ffb32",
          "body": null,
          "is_bot": false,
          "headline": "Add .in_chans as an attribute to all models",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-01-09T21:28:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f87dfb9b0dc391ea3f5d2086ab0ab9b1097f4664",
          "body": null,
          "is_bot": false,
          "headline": "Dev version 1.0.25",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-01-09T21:24:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90cae8c5ab83d2d7e23b1fb2bab1559bfdcbc7e9",
          "body": null,
          "is_bot": false,
          "headline": "Add new inference benchmark results",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-01-06T23:23:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed276693a24fe49a4ada82261eb2ae4c6f1871d5",
          "body": null,
          "is_bot": false,
          "headline": "Remove ViT B/16 384 augreg2 tag that doesn't exist",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-01-06T23:21:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48625b172d44b76382043610d56dbb63efd0abd2",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md with release / fix info. Version 1.0.24",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-01-06T17:17:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "030985f285f56bc451e55aa9f00f927570eea79c",
          "body": null,
          "is_bot": false,
          "headline": "Fix #2644 with full import path",
          "author_name": "Ross Wightman",
          "author_login": "rwightman",
          "committed_at": "2026-01-06T15:35:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 78,
      "commits_last_year": 241,
      "latest_release_at": "2026-07-11T17:25:29Z",
      "latest_release_tag": "v1.0.28",
      "releases_from_tags": false,
      "days_since_last_push": 5,
      "active_weeks_last_year": 46,
      "days_since_latest_release": 11,
      "mean_days_between_releases": 39.2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 75,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "timm",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [
            "pytorch",
            "image-classification",
            "Development Status :: 5 - Production/Stable",
            "Intended Audience :: Education",
            "Intended Audience :: Science/Research",
            "License :: OSI Approved :: Apache Software License",
            "Programming Language :: Python :: 3.10",
            "Programming Language :: Python :: 3.11",
            "Programming Language :: Python :: 3.12",
            "Programming Language :: Python :: 3.8",
            "Programming Language :: Python :: 3.9",
            "Topic :: Scientific/Engineering",
            "Topic :: Scientific/Engineering :: Artificial Intelligence",
            "Topic :: Software Development",
            "Topic :: Software Development :: Libraries",
            "Topic :: Software Development :: Libraries :: Python Modules"
          ],
          "ecosystem": "pypi",
          "matches_repo": true,
          "registry_url": "https://pypi.org/project/timm/",
          "is_deprecated": false,
          "latest_version": "1.0.28",
          "repository_url": "https://github.com/huggingface/pytorch-image-models",
          "versions_count": 79,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 14501427,
          "first_published_at": "2019-06-21T21:09:51.853663Z",
          "latest_published_at": "2026-07-11T17:24:32.615807Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 11
        }
      ]
    },
    "popularity": {
      "forks": 5173,
      "stars": 37003,
      "watchers": 320,
      "fork_history": {
        "days": [
          {
            "date": "2024-01-06",
            "count": 1
          },
          {
            "date": "2024-01-07",
            "count": 2
          },
          {
            "date": "2024-01-08",
            "count": 4
          },
          {
            "date": "2024-01-09",
            "count": 3
          },
          {
            "date": "2024-01-12",
            "count": 1
          },
          {
            "date": "2024-01-13",
            "count": 1
          },
          {
            "date": "2024-01-14",
            "count": 1
          },
          {
            "date": "2024-01-15",
            "count": 4
          },
          {
            "date": "2024-01-16",
            "count": 2
          },
          {
            "date": "2024-01-17",
            "count": 1
          },
          {
            "date": "2024-01-19",
            "count": 2
          },
          {
            "date": "2024-01-20",
            "count": 1
          },
          {
            "date": "2024-01-21",
            "count": 1
          },
          {
            "date": "2024-01-22",
            "count": 1
          },
          {
            "date": "2024-01-24",
            "count": 1
          },
          {
            "date": "2024-01-27",
            "count": 1
          },
          {
            "date": "2024-01-28",
            "count": 2
          },
          {
            "date": "2024-01-29",
            "count": 1
          },
          {
            "date": "2024-01-30",
            "count": 2
          },
          {
            "date": "2024-01-31",
            "count": 3
          },
          {
            "date": "2024-02-01",
            "count": 2
          },
          {
            "date": "2024-02-03",
            "count": 1
          },
          {
            "date": "2024-02-04",
            "count": 2
          },
          {
            "date": "2024-02-05",
            "count": 2
          },
          {
            "date": "2024-02-08",
            "count": 1
          },
          {
            "date": "2024-02-12",
            "count": 1
          },
          {
            "date": "2024-02-13",
            "count": 1
          },
          {
            "date": "2024-02-18",
            "count": 1
          },
          {
            "date": "2024-02-19",
            "count": 1
          },
          {
            "date": "2024-02-20",
            "count": 3
          },
          {
            "date": "2024-02-21",
            "count": 3
          },
          {
            "date": "2024-02-22",
            "count": 2
          },
          {
            "date": "2024-02-23",
            "count": 2
          },
          {
            "date": "2024-02-26",
            "count": 2
          },
          {
            "date": "2024-02-27",
            "count": 4
          },
          {
            "date": "2024-02-28",
            "count": 1
          },
          {
            "date": "2024-02-29",
            "count": 3
          },
          {
            "date": "2024-03-01",
            "count": 1
          },
          {
            "date": "2024-03-02",
            "count": 1
          },
          {
            "date": "2024-03-03",
            "count": 2
          },
          {
            "date": "2024-03-04",
            "count": 2
          },
          {
            "date": "2024-03-06",
            "count": 2
          },
          {
            "date": "2024-03-07",
            "count": 1
          },
          {
            "date": "2024-03-08",
            "count": 1
          },
          {
            "date": "2024-03-09",
            "count": 3
          },
          {
            "date": "2024-03-10",
            "count": 1
          },
          {
            "date": "2024-03-11",
            "count": 2
          },
          {
            "date": "2024-03-12",
            "count": 1
          },
          {
            "date": "2024-03-13",
            "count": 2
          },
          {
            "date": "2024-03-15",
            "count": 3
          },
          {
            "date": "2024-03-16",
            "count": 2
          },
          {
            "date": "2024-03-17",
            "count": 4
          },
          {
            "date": "2024-03-18",
            "count": 4
          },
          {
            "date": "2024-03-19",
            "count": 1
          },
          {
            "date": "2024-03-20",
            "count": 3
          },
          {
            "date": "2024-03-21",
            "count": 3
          },
          {
            "date": "2024-03-22",
            "count": 1
          },
          {
            "date": "2024-03-23",
            "count": 1
          },
          {
            "date": "2024-03-24",
            "count": 1
          },
          {
            "date": "2024-03-25",
            "count": 5
          },
          {
            "date": "2024-03-26",
            "count": 2
          },
          {
            "date": "2024-03-27",
            "count": 3
          },
          {
            "date": "2024-03-28",
            "count": 1
          },
          {
            "date": "2024-03-29",
            "count": 2
          },
          {
            "date": "2024-03-31",
            "count": 1
          },
          {
            "date": "2024-04-01",
            "count": 1
          },
          {
            "date": "2024-04-02",
            "count": 1
          },
          {
            "date": "2024-04-04",
            "count": 1
          },
          {
            "date": "2024-04-05",
            "count": 1
          },
          {
            "date": "2024-04-07",
            "count": 4
          },
          {
            "date": "2024-04-08",
            "count": 1
          },
          {
            "date": "2024-04-09",
            "count": 3
          },
          {
            "date": "2024-04-10",
            "count": 2
          },
          {
            "date": "2024-04-11",
            "count": 1
          },
          {
            "date": "2024-04-13",
            "count": 1
          },
          {
            "date": "2024-04-14",
            "count": 1
          },
          {
            "date": "2024-04-15",
            "count": 1
          },
          {
            "date": "2024-04-21",
            "count": 2
          },
          {
            "date": "2024-04-22",
            "count": 1
          },
          {
            "date": "2024-04-23",
            "count": 2
          },
          {
            "date": "2024-04-24",
            "count": 2
          },
          {
            "date": "2024-04-25",
            "count": 1
          },
          {
            "date": "2024-04-27",
            "count": 4
          },
          {
            "date": "2024-04-28",
            "count": 1
          },
          {
            "date": "2024-04-29",
            "count": 2
          },
          {
            "date": "2024-04-30",
            "count": 2
          },
          {
            "date": "2024-05-01",
            "count": 1
          },
          {
            "date": "2024-05-03",
            "count": 1
          },
          {
            "date": "2024-05-04",
            "count": 2
          },
          {
            "date": "2024-05-05",
            "count": 3
          },
          {
            "date": "2024-05-08",
            "count": 2
          },
          {
            "date": "2024-05-09",
            "count": 1
          },
          {
            "date": "2024-05-10",
            "count": 3
          },
          {
            "date": "2024-05-13",
            "count": 1
          },
          {
            "date": "2024-05-14",
            "count": 2
          },
          {
            "date": "2024-05-15",
            "count": 2
          },
          {
            "date": "2024-05-16",
            "count": 6
          },
          {
            "date": "2024-05-17",
            "count": 2
          },
          {
            "date": "2024-05-18",
            "count": 1
          },
          {
            "date": "2024-05-21",
            "count": 1
          },
          {
            "date": "2024-05-22",
            "count": 1
          },
          {
            "date": "2024-05-26",
            "count": 1
          },
          {
            "date": "2024-05-27",
            "count": 1
          },
          {
            "date": "2024-05-28",
            "count": 1
          },
          {
            "date": "2024-05-30",
            "count": 2
          },
          {
            "date": "2024-05-31",
            "count": 4
          },
          {
            "date": "2024-06-02",
            "count": 1
          },
          {
            "date": "2024-06-03",
            "count": 3
          },
          {
            "date": "2024-06-04",
            "count": 1
          },
          {
            "date": "2024-06-05",
            "count": 1
          },
          {
            "date": "2024-06-06",
            "count": 2
          },
          {
            "date": "2024-06-10",
            "count": 1
          },
          {
            "date": "2024-06-11",
            "count": 2
          },
          {
            "date": "2024-06-12",
            "count": 1
          },
          {
            "date": "2024-06-14",
            "count": 3
          },
          {
            "date": "2024-06-16",
            "count": 2
          },
          {
            "date": "2024-06-17",
            "count": 1
          },
          {
            "date": "2024-06-18",
            "count": 1
          },
          {
            "date": "2024-06-20",
            "count": 1
          },
          {
            "date": "2024-06-22",
            "count": 1
          },
          {
            "date": "2024-06-23",
            "count": 1
          },
          {
            "date": "2024-06-24",
            "count": 4
          },
          {
            "date": "2024-06-25",
            "count": 1
          },
          {
            "date": "2024-06-26",
            "count": 4
          },
          {
            "date": "2024-06-27",
            "count": 2
          },
          {
            "date": "2024-06-28",
            "count": 1
          },
          {
            "date": "2024-06-29",
            "count": 2
          },
          {
            "date": "2024-06-30",
            "count": 1
          },
          {
            "date": "2024-07-01",
            "count": 1
          },
          {
            "date": "2024-07-02",
            "count": 1
          },
          {
            "date": "2024-07-03",
            "count": 1
          },
          {
            "date": "2024-07-04",
            "count": 1
          },
          {
            "date": "2024-07-07",
            "count": 2
          },
          {
            "date": "2024-07-08",
            "count": 1
          },
          {
            "date": "2024-07-09",
            "count": 4
          },
          {
            "date": "2024-07-10",
            "count": 1
          },
          {
            "date": "2024-07-11",
            "count": 1
          },
          {
            "date": "2024-07-12",
            "count": 2
          },
          {
            "date": "2024-07-15",
            "count": 2
          },
          {
            "date": "2024-07-16",
            "count": 1
          },
          {
            "date": "2024-07-18",
            "count": 3
          },
          {
            "date": "2024-07-19",
            "count": 2
          },
          {
            "date": "2024-07-21",
            "count": 1
          },
          {
            "date": "2024-07-22",
            "count": 3
          },
          {
            "date": "2024-07-24",
            "count": 1
          },
          {
            "date": "2024-07-25",
            "count": 1
          },
          {
            "date": "2024-07-26",
            "count": 2
          },
          {
            "date": "2024-07-28",
            "count": 2
          },
          {
            "date": "2024-07-31",
            "count": 1
          },
          {
            "date": "2024-08-01",
            "count": 2
          },
          {
            "date": "2024-08-02",
            "count": 2
          },
          {
            "date": "2024-08-05",
            "count": 1
          },
          {
            "date": "2024-08-07",
            "count": 1
          },
          {
            "date": "2024-08-08",
            "count": 4
          },
          {
            "date": "2024-08-09",
            "count": 1
          },
          {
            "date": "2024-08-12",
            "count": 1
          },
          {
            "date": "2024-08-14",
            "count": 1
          },
          {
            "date": "2024-08-15",
            "count": 3
          },
          {
            "date": "2024-08-16",
            "count": 4
          },
          {
            "date": "2024-08-17",
            "count": 2
          },
          {
            "date": "2024-08-19",
            "count": 1
          },
          {
            "date": "2024-08-22",
            "count": 5
          },
          {
            "date": "2024-08-23",
            "count": 1
          },
          {
            "date": "2024-08-24",
            "count": 1
          },
          {
            "date": "2024-08-25",
            "count": 2
          },
          {
            "date": "2024-08-26",
            "count": 1
          },
          {
            "date": "2024-08-27",
            "count": 1
          },
          {
            "date": "2024-08-28",
            "count": 1
          },
          {
            "date": "2024-08-29",
            "count": 2
          },
          {
            "date": "2024-08-30",
            "count": 2
          },
          {
            "date": "2024-09-01",
            "count": 2
          },
          {
            "date": "2024-09-03",
            "count": 2
          },
          {
            "date": "2024-09-04",
            "count": 1
          },
          {
            "date": "2024-09-05",
            "count": 2
          },
          {
            "date": "2024-09-06",
            "count": 1
          },
          {
            "date": "2024-09-07",
            "count": 1
          },
          {
            "date": "2024-09-12",
            "count": 1
          },
          {
            "date": "2024-09-13",
            "count": 1
          },
          {
            "date": "2024-09-17",
            "count": 4
          },
          {
            "date": "2024-09-18",
            "count": 3
          },
          {
            "date": "2024-09-19",
            "count": 1
          },
          {
            "date": "2024-09-20",
            "count": 1
          },
          {
            "date": "2024-09-23",
            "count": 2
          },
          {
            "date": "2024-09-24",
            "count": 3
          },
          {
            "date": "2024-09-25",
            "count": 2
          },
          {
            "date": "2024-09-26",
            "count": 2
          },
          {
            "date": "2024-09-27",
            "count": 1
          },
          {
            "date": "2024-10-01",
            "count": 1
          },
          {
            "date": "2024-10-02",
            "count": 1
          },
          {
            "date": "2024-10-07",
            "count": 1
          },
          {
            "date": "2024-10-08",
            "count": 1
          },
          {
            "date": "2024-10-09",
            "count": 3
          },
          {
            "date": "2024-10-10",
            "count": 4
          },
          {
            "date": "2024-10-11",
            "count": 2
          },
          {
            "date": "2024-10-13",
            "count": 1
          },
          {
            "date": "2024-10-14",
            "count": 4
          },
          {
            "date": "2024-10-15",
            "count": 3
          },
          {
            "date": "2024-10-16",
            "count": 1
          },
          {
            "date": "2024-10-17",
            "count": 1
          },
          {
            "date": "2024-10-18",
            "count": 1
          },
          {
            "date": "2024-10-19",
            "count": 2
          },
          {
            "date": "2024-10-21",
            "count": 2
          },
          {
            "date": "2024-10-22",
            "count": 1
          },
          {
            "date": "2024-10-24",
            "count": 5
          },
          {
            "date": "2024-10-25",
            "count": 1
          },
          {
            "date": "2024-10-26",
            "count": 2
          },
          {
            "date": "2024-10-27",
            "count": 1
          },
          {
            "date": "2024-10-28",
            "count": 1
          },
          {
            "date": "2024-10-29",
            "count": 3
          },
          {
            "date": "2024-10-31",
            "count": 5
          },
          {
            "date": "2024-11-01",
            "count": 1
          },
          {
            "date": "2024-11-02",
            "count": 1
          },
          {
            "date": "2024-11-03",
            "count": 2
          },
          {
            "date": "2024-11-04",
            "count": 1
          },
          {
            "date": "2024-11-08",
            "count": 1
          },
          {
            "date": "2024-11-09",
            "count": 1
          },
          {
            "date": "2024-11-10",
            "count": 1
          },
          {
            "date": "2024-11-12",
            "count": 1
          },
          {
            "date": "2024-11-13",
            "count": 2
          },
          {
            "date": "2024-11-14",
            "count": 2
          },
          {
            "date": "2024-11-15",
            "count": 1
          },
          {
            "date": "2024-11-18",
            "count": 1
          },
          {
            "date": "2024-11-19",
            "count": 1
          },
          {
            "date": "2024-11-20",
            "count": 1
          },
          {
            "date": "2024-11-25",
            "count": 1
          },
          {
            "date": "2024-11-26",
            "count": 7
          },
          {
            "date": "2024-11-27",
            "count": 1
          },
          {
            "date": "2024-11-29",
            "count": 1
          },
          {
            "date": "2024-11-30",
            "count": 1
          },
          {
            "date": "2024-12-01",
            "count": 1
          },
          {
            "date": "2024-12-02",
            "count": 1
          },
          {
            "date": "2024-12-03",
            "count": 2
          },
          {
            "date": "2024-12-04",
            "count": 2
          },
          {
            "date": "2024-12-05",
            "count": 1
          },
          {
            "date": "2024-12-06",
            "count": 2
          },
          {
            "date": "2024-12-07",
            "count": 2
          },
          {
            "date": "2024-12-09",
            "count": 2
          },
          {
            "date": "2024-12-11",
            "count": 1
          },
          {
            "date": "2024-12-12",
            "count": 2
          },
          {
            "date": "2024-12-13",
            "count": 1
          },
          {
            "date": "2024-12-17",
            "count": 1
          },
          {
            "date": "2024-12-18",
            "count": 2
          },
          {
            "date": "2024-12-19",
            "count": 1
          },
          {
            "date": "2024-12-20",
            "count": 4
          },
          {
            "date": "2024-12-21",
            "count": 2
          },
          {
            "date": "2024-12-23",
            "count": 1
          },
          {
            "date": "2024-12-25",
            "count": 2
          },
          {
            "date": "2024-12-26",
            "count": 2
          },
          {
            "date": "2024-12-27",
            "count": 3
          },
          {
            "date": "2024-12-30",
            "count": 2
          },
          {
            "date": "2025-01-01",
            "count": 1
          },
          {
            "date": "2025-01-02",
            "count": 2
          },
          {
            "date": "2025-01-03",
            "count": 3
          },
          {
            "date": "2025-01-04",
            "count": 1
          },
          {
            "date": "2025-01-07",
            "count": 3
          },
          {
            "date": "2025-01-09",
            "count": 2
          },
          {
            "date": "2025-01-11",
            "count": 1
          },
          {
            "date": "2025-01-12",
            "count": 1
          },
          {
            "date": "2025-01-13",
            "count": 1
          },
          {
            "date": "2025-01-14",
            "count": 2
          },
          {
            "date": "2025-01-16",
            "count": 3
          },
          {
            "date": "2025-01-17",
            "count": 3
          },
          {
            "date": "2025-01-20",
            "count": 1
          },
          {
            "date": "2025-01-21",
            "count": 4
          },
          {
            "date": "2025-01-22",
            "count": 2
          },
          {
            "date": "2025-01-23",
            "count": 3
          },
          {
            "date": "2025-01-24",
            "count": 2
          },
          {
            "date": "2025-01-25",
            "count": 2
          },
          {
            "date": "2025-01-26",
            "count": 1
          },
          {
            "date": "2025-01-27",
            "count": 2
          },
          {
            "date": "2025-01-28",
            "count": 1
          },
          {
            "date": "2025-01-29",
            "count": 1
          },
          {
            "date": "2025-01-30",
            "count": 1
          },
          {
            "date": "2025-01-31",
            "count": 3
          },
          {
            "date": "2025-02-01",
            "count": 1
          },
          {
            "date": "2025-02-04",
            "count": 2
          },
          {
            "date": "2025-02-05",
            "count": 1
          },
          {
            "date": "2025-02-06",
            "count": 2
          },
          {
            "date": "2025-02-07",
            "count": 1
          },
          {
            "date": "2025-02-08",
            "count": 1
          },
          {
            "date": "2025-02-10",
            "count": 5
          },
          {
            "date": "2025-02-11",
            "count": 1
          },
          {
            "date": "2025-02-12",
            "count": 1
          },
          {
            "date": "2025-02-14",
            "count": 1
          },
          {
            "date": "2025-02-15",
            "count": 2
          },
          {
            "date": "2025-02-16",
            "count": 2
          },
          {
            "date": "2025-02-18",
            "count": 1
          },
          {
            "date": "2025-02-20",
            "count": 1
          },
          {
            "date": "2025-02-21",
            "count": 1
          },
          {
            "date": "2025-02-22",
            "count": 2
          },
          {
            "date": "2025-02-23",
            "count": 3
          },
          {
            "date": "2025-02-26",
            "count": 2
          },
          {
            "date": "2025-02-27",
            "count": 2
          },
          {
            "date": "2025-03-01",
            "count": 2
          },
          {
            "date": "2025-03-02",
            "count": 1
          },
          {
            "date": "2025-03-03",
            "count": 2
          },
          {
            "date": "2025-03-04",
            "count": 2
          },
          {
            "date": "2025-03-05",
            "count": 1
          },
          {
            "date": "2025-03-06",
            "count": 1
          },
          {
            "date": "2025-03-07",
            "count": 1
          },
          {
            "date": "2025-03-08",
            "count": 1
          },
          {
            "date": "2025-03-10",
            "count": 2
          },
          {
            "date": "2025-03-12",
            "count": 1
          },
          {
            "date": "2025-03-13",
            "count": 2
          },
          {
            "date": "2025-03-16",
            "count": 1
          },
          {
            "date": "2025-03-17",
            "count": 1
          },
          {
            "date": "2025-03-18",
            "count": 2
          },
          {
            "date": "2025-03-22",
            "count": 1
          },
          {
            "date": "2025-03-23",
            "count": 1
          },
          {
            "date": "2025-03-26",
            "count": 2
          },
          {
            "date": "2025-03-27",
            "count": 3
          },
          {
            "date": "2025-03-28",
            "count": 1
          },
          {
            "date": "2025-03-29",
            "count": 1
          },
          {
            "date": "2025-03-30",
            "count": 1
          },
          {
            "date": "2025-04-01",
            "count": 1
          },
          {
            "date": "2025-04-02",
            "count": 2
          },
          {
            "date": "2025-04-04",
            "count": 1
          },
          {
            "date": "2025-04-07",
            "count": 4
          },
          {
            "date": "2025-04-08",
            "count": 1
          },
          {
            "date": "2025-04-09",
            "count": 1
          },
          {
            "date": "2025-04-10",
            "count": 2
          },
          {
            "date": "2025-04-11",
            "count": 1
          },
          {
            "date": "2025-04-12",
            "count": 2
          },
          {
            "date": "2025-04-13",
            "count": 2
          },
          {
            "date": "2025-04-14",
            "count": 1
          },
          {
            "date": "2025-04-15",
            "count": 2
          },
          {
            "date": "2025-04-16",
            "count": 3
          },
          {
            "date": "2025-04-17",
            "count": 1
          },
          {
            "date": "2025-04-18",
            "count": 2
          },
          {
            "date": "2025-04-21",
            "count": 1
          },
          {
            "date": "2025-04-23",
            "count": 1
          },
          {
            "date": "2025-04-24",
            "count": 5
          },
          {
            "date": "2025-04-26",
            "count": 1
          },
          {
            "date": "2025-04-28",
            "count": 1
          },
          {
            "date": "2025-04-29",
            "count": 1
          },
          {
            "date": "2025-04-30",
            "count": 5
          },
          {
            "date": "2025-05-02",
            "count": 3
          },
          {
            "date": "2025-05-08",
            "count": 3
          },
          {
            "date": "2025-05-09",
            "count": 2
          },
          {
            "date": "2025-05-12",
            "count": 1
          },
          {
            "date": "2025-05-13",
            "count": 2
          },
          {
            "date": "2025-05-15",
            "count": 2
          },
          {
            "date": "2025-05-16",
            "count": 1
          },
          {
            "date": "2025-05-17",
            "count": 1
          },
          {
            "date": "2025-05-21",
            "count": 1
          },
          {
            "date": "2025-05-22",
            "count": 2
          },
          {
            "date": "2025-05-27",
            "count": 1
          },
          {
            "date": "2025-05-28",
            "count": 1
          },
          {
            "date": "2025-05-30",
            "count": 1
          },
          {
            "date": "2025-06-01",
            "count": 1
          },
          {
            "date": "2025-06-02",
            "count": 1
          },
          {
            "date": "2025-06-06",
            "count": 1
          },
          {
            "date": "2025-06-07",
            "count": 1
          },
          {
            "date": "2025-06-08",
            "count": 1
          },
          {
            "date": "2025-06-09",
            "count": 2
          },
          {
            "date": "2025-06-10",
            "count": 1
          },
          {
            "date": "2025-06-11",
            "count": 3
          },
          {
            "date": "2025-06-12",
            "count": 2
          },
          {
            "date": "2025-06-14",
            "count": 2
          },
          {
            "date": "2025-06-16",
            "count": 1
          },
          {
            "date": "2025-06-17",
            "count": 1
          },
          {
            "date": "2025-06-19",
            "count": 1
          },
          {
            "date": "2025-06-20",
            "count": 2
          },
          {
            "date": "2025-06-23",
            "count": 1
          },
          {
            "date": "2025-06-26",
            "count": 1
          },
          {
            "date": "2025-06-27",
            "count": 1
          },
          {
            "date": "2025-07-01",
            "count": 1
          },
          {
            "date": "2025-07-02",
            "count": 1
          },
          {
            "date": "2025-07-03",
            "count": 4
          },
          {
            "date": "2025-07-05",
            "count": 1
          },
          {
            "date": "2025-07-06",
            "count": 2
          },
          {
            "date": "2025-07-07",
            "count": 1
          },
          {
            "date": "2025-07-09",
            "count": 2
          },
          {
            "date": "2025-07-10",
            "count": 3
          },
          {
            "date": "2025-07-11",
            "count": 2
          },
          {
            "date": "2025-07-12",
            "count": 2
          },
          {
            "date": "2025-07-13",
            "count": 1
          },
          {
            "date": "2025-07-15",
            "count": 1
          },
          {
            "date": "2025-07-16",
            "count": 2
          },
          {
            "date": "2025-07-17",
            "count": 1
          },
          {
            "date": "2025-07-19",
            "count": 1
          },
          {
            "date": "2025-07-20",
            "count": 1
          },
          {
            "date": "2025-07-21",
            "count": 2
          },
          {
            "date": "2025-07-22",
            "count": 3
          },
          {
            "date": "2025-07-23",
            "count": 2
          },
          {
            "date": "2025-07-24",
            "count": 3
          },
          {
            "date": "2025-07-25",
            "count": 2
          },
          {
            "date": "2025-07-26",
            "count": 3
          },
          {
            "date": "2025-07-28",
            "count": 1
          },
          {
            "date": "2025-07-29",
            "count": 3
          },
          {
            "date": "2025-07-30",
            "count": 3
          },
          {
            "date": "2025-07-31",
            "count": 2
          },
          {
            "date": "2025-08-05",
            "count": 1
          },
          {
            "date": "2025-08-06",
            "count": 1
          },
          {
            "date": "2025-08-07",
            "count": 1
          },
          {
            "date": "2025-08-10",
            "count": 2
          },
          {
            "date": "2025-08-11",
            "count": 2
          },
          {
            "date": "2025-08-12",
            "count": 1
          },
          {
            "date": "2025-08-13",
            "count": 1
          },
          {
            "date": "2025-08-14",
            "count": 1
          },
          {
            "date": "2025-08-15",
            "count": 1
          },
          {
            "date": "2025-08-16",
            "count": 2
          },
          {
            "date": "2025-08-18",
            "count": 1
          },
          {
            "date": "2025-08-20",
            "count": 1
          },
          {
            "date": "2025-08-21",
            "count": 1
          },
          {
            "date": "2025-08-22",
            "count": 1
          },
          {
            "date": "2025-08-25",
            "count": 2
          },
          {
            "date": "2025-08-28",
            "count": 2
          },
          {
            "date": "2025-08-29",
            "count": 1
          },
          {
            "date": "2025-09-01",
            "count": 1
          },
          {
            "date": "2025-09-03",
            "count": 2
          },
          {
            "date": "2025-09-04",
            "count": 1
          },
          {
            "date": "2025-09-07",
            "count": 2
          },
          {
            "date": "2025-09-08",
            "count": 2
          },
          {
            "date": "2025-09-09",
            "count": 2
          },
          {
            "date": "2025-09-10",
            "count": 4
          },
          {
            "date": "2025-09-12",
            "count": 1
          },
          {
            "date": "2025-09-13",
            "count": 4
          },
          {
            "date": "2025-09-14",
            "count": 1
          },
          {
            "date": "2025-09-16",
            "count": 1
          },
          {
            "date": "2025-09-17",
            "count": 1
          },
          {
            "date": "2025-09-20",
            "count": 1
          },
          {
            "date": "2025-09-21",
            "count": 2
          },
          {
            "date": "2025-09-22",
            "count": 1
          },
          {
            "date": "2025-09-25",
            "count": 2
          },
          {
            "date": "2025-09-26",
            "count": 1
          },
          {
            "date": "2025-09-27",
            "count": 1
          },
          {
            "date": "2025-09-28",
            "count": 1
          },
          {
            "date": "2025-09-30",
            "count": 1
          },
          {
            "date": "2025-10-01",
            "count": 1
          },
          {
            "date": "2025-10-02",
            "count": 1
          },
          {
            "date": "2025-10-05",
            "count": 1
          },
          {
            "date": "2025-10-06",
            "count": 1
          },
          {
            "date": "2025-10-07",
            "count": 1
          },
          {
            "date": "2025-10-09",
            "count": 2
          },
          {
            "date": "2025-10-10",
            "count": 1
          },
          {
            "date": "2025-10-11",
            "count": 1
          },
          {
            "date": "2025-10-12",
            "count": 1
          },
          {
            "date": "2025-10-13",
            "count": 2
          },
          {
            "date": "2025-10-14",
            "count": 2
          },
          {
            "date": "2025-10-15",
            "count": 3
          },
          {
            "date": "2025-10-16",
            "count": 1
          },
          {
            "date": "2025-10-17",
            "count": 2
          },
          {
            "date": "2025-10-19",
            "count": 3
          },
          {
            "date": "2025-10-20",
            "count": 2
          },
          {
            "date": "2025-10-21",
            "count": 2
          },
          {
            "date": "2025-10-24",
            "count": 3
          },
          {
            "date": "2025-10-25",
            "count": 1
          },
          {
            "date": "2025-10-27",
            "count": 4
          },
          {
            "date": "2025-10-29",
            "count": 1
          },
          {
            "date": "2025-10-31",
            "count": 1
          },
          {
            "date": "2025-11-01",
            "count": 1
          },
          {
            "date": "2025-11-03",
            "count": 4
          },
          {
            "date": "2025-11-04",
            "count": 3
          },
          {
            "date": "2025-11-05",
            "count": 2
          },
          {
            "date": "2025-11-06",
            "count": 2
          },
          {
            "date": "2025-11-09",
            "count": 1
          },
          {
            "date": "2025-11-11",
            "count": 1
          },
          {
            "date": "2025-11-13",
            "count": 2
          },
          {
            "date": "2025-11-17",
            "count": 1
          },
          {
            "date": "2025-11-18",
            "count": 3
          },
          {
            "date": "2025-11-19",
            "count": 1
          },
          {
            "date": "2025-11-20",
            "count": 1
          },
          {
            "date": "2025-11-21",
            "count": 1
          },
          {
            "date": "2025-11-23",
            "count": 2
          },
          {
            "date": "2025-11-24",
            "count": 1
          },
          {
            "date": "2025-11-25",
            "count": 2
          },
          {
            "date": "2025-11-28",
            "count": 2
          },
          {
            "date": "2025-11-30",
            "count": 2
          },
          {
            "date": "2025-12-02",
            "count": 1
          },
          {
            "date": "2025-12-03",
            "count": 1
          },
          {
            "date": "2025-12-06",
            "count": 1
          },
          {
            "date": "2025-12-07",
            "count": 1
          },
          {
            "date": "2025-12-09",
            "count": 2
          },
          {
            "date": "2025-12-11",
            "count": 1
          },
          {
            "date": "2025-12-13",
            "count": 1
          },
          {
            "date": "2025-12-15",
            "count": 1
          },
          {
            "date": "2025-12-16",
            "count": 1
          },
          {
            "date": "2025-12-17",
            "count": 1
          },
          {
            "date": "2025-12-18",
            "count": 2
          },
          {
            "date": "2025-12-19",
            "count": 2
          },
          {
            "date": "2025-12-20",
            "count": 1
          },
          {
            "date": "2025-12-22",
            "count": 1
          },
          {
            "date": "2025-12-24",
            "count": 3
          },
          {
            "date": "2025-12-25",
            "count": 1
          },
          {
            "date": "2025-12-26",
            "count": 2
          },
          {
            "date": "2025-12-28",
            "count": 1
          },
          {
            "date": "2025-12-29",
            "count": 2
          },
          {
            "date": "2025-12-30",
            "count": 1
          },
          {
            "date": "2025-12-31",
            "count": 1
          },
          {
            "date": "2026-01-04",
            "count": 1
          },
          {
            "date": "2026-01-05",
            "count": 3
          },
          {
            "date": "2026-01-06",
            "count": 3
          },
          {
            "date": "2026-01-09",
            "count": 2
          },
          {
            "date": "2026-01-11",
            "count": 3
          },
          {
            "date": "2026-01-12",
            "count": 1
          },
          {
            "date": "2026-01-13",
            "count": 1
          },
          {
            "date": "2026-01-15",
            "count": 1
          },
          {
            "date": "2026-01-17",
            "count": 1
          },
          {
            "date": "2026-01-18",
            "count": 1
          },
          {
            "date": "2026-01-20",
            "count": 1
          },
          {
            "date": "2026-01-21",
            "count": 1
          },
          {
            "date": "2026-01-22",
            "count": 2
          },
          {
            "date": "2026-01-23",
            "count": 3
          },
          {
            "date": "2026-01-29",
            "count": 1
          },
          {
            "date": "2026-01-31",
            "count": 2
          },
          {
            "date": "2026-02-02",
            "count": 1
          },
          {
            "date": "2026-02-03",
            "count": 2
          },
          {
            "date": "2026-02-04",
            "count": 1
          },
          {
            "date": "2026-02-05",
            "count": 1
          },
          {
            "date": "2026-02-06",
            "count": 1
          },
          {
            "date": "2026-02-08",
            "count": 2
          },
          {
            "date": "2026-02-09",
            "count": 2
          },
          {
            "date": "2026-02-10",
            "count": 2
          },
          {
            "date": "2026-02-11",
            "count": 1
          },
          {
            "date": "2026-02-12",
            "count": 2
          },
          {
            "date": "2026-02-17",
            "count": 1
          },
          {
            "date": "2026-02-22",
            "count": 1
          },
          {
            "date": "2026-02-23",
            "count": 1
          },
          {
            "date": "2026-02-25",
            "count": 2
          },
          {
            "date": "2026-02-26",
            "count": 3
          },
          {
            "date": "2026-02-27",
            "count": 1
          },
          {
            "date": "2026-03-01",
            "count": 1
          },
          {
            "date": "2026-03-03",
            "count": 5
          },
          {
            "date": "2026-03-04",
            "count": 1
          },
          {
            "date": "2026-03-05",
            "count": 2
          },
          {
            "date": "2026-03-07",
            "count": 2
          },
          {
            "date": "2026-03-08",
            "count": 1
          },
          {
            "date": "2026-03-09",
            "count": 3
          },
          {
            "date": "2026-03-10",
            "count": 2
          },
          {
            "date": "2026-03-11",
            "count": 1
          },
          {
            "date": "2026-03-12",
            "count": 2
          },
          {
            "date": "2026-03-13",
            "count": 2
          },
          {
            "date": "2026-03-14",
            "count": 1
          },
          {
            "date": "2026-03-15",
            "count": 1
          },
          {
            "date": "2026-03-17",
            "count": 1
          },
          {
            "date": "2026-03-18",
            "count": 2
          },
          {
            "date": "2026-03-19",
            "count": 2
          },
          {
            "date": "2026-03-20",
            "count": 2
          },
          {
            "date": "2026-03-21",
            "count": 1
          },
          {
            "date": "2026-03-25",
            "count": 2
          },
          {
            "date": "2026-03-26",
            "count": 1
          },
          {
            "date": "2026-03-27",
            "count": 2
          },
          {
            "date": "2026-04-01",
            "count": 1
          },
          {
            "date": "2026-04-07",
            "count": 1
          },
          {
            "date": "2026-04-08",
            "count": 3
          },
          {
            "date": "2026-04-09",
            "count": 1
          },
          {
            "date": "2026-04-10",
            "count": 2
          },
          {
            "date": "2026-04-14",
            "count": 1
          },
          {
            "date": "2026-04-15",
            "count": 1
          },
          {
            "date": "2026-04-16",
            "count": 1
          },
          {
            "date": "2026-04-19",
            "count": 1
          },
          {
            "date": "2026-04-21",
            "count": 1
          },
          {
            "date": "2026-04-22",
            "count": 1
          },
          {
            "date": "2026-04-24",
            "count": 2
          },
          {
            "date": "2026-04-27",
            "count": 1
          },
          {
            "date": "2026-04-28",
            "count": 1
          },
          {
            "date": "2026-05-05",
            "count": 1
          },
          {
            "date": "2026-05-06",
            "count": 2
          },
          {
            "date": "2026-05-07",
            "count": 2
          },
          {
            "date": "2026-05-09",
            "count": 1
          },
          {
            "date": "2026-05-12",
            "count": 1
          },
          {
            "date": "2026-05-14",
            "count": 3
          },
          {
            "date": "2026-05-15",
            "count": 1
          },
          {
            "date": "2026-05-16",
            "count": 2
          },
          {
            "date": "2026-05-17",
            "count": 2
          },
          {
            "date": "2026-05-18",
            "count": 1
          },
          {
            "date": "2026-05-19",
            "count": 1
          },
          {
            "date": "2026-05-20",
            "count": 1
          },
          {
            "date": "2026-06-01",
            "count": 1
          },
          {
            "date": "2026-06-02",
            "count": 1
          },
          {
            "date": "2026-06-03",
            "count": 2
          },
          {
            "date": "2026-06-04",
            "count": 1
          },
          {
            "date": "2026-06-06",
            "count": 2
          },
          {
            "date": "2026-06-08",
            "count": 2
          },
          {
            "date": "2026-06-09",
            "count": 3
          },
          {
            "date": "2026-06-13",
            "count": 1
          },
          {
            "date": "2026-06-14",
            "count": 1
          },
          {
            "date": "2026-06-16",
            "count": 1
          },
          {
            "date": "2026-06-18",
            "count": 1
          },
          {
            "date": "2026-06-19",
            "count": 1
          },
          {
            "date": "2026-06-22",
            "count": 2
          },
          {
            "date": "2026-06-23",
            "count": 1
          },
          {
            "date": "2026-06-24",
            "count": 1
          },
          {
            "date": "2026-06-26",
            "count": 1
          },
          {
            "date": "2026-06-29",
            "count": 1
          },
          {
            "date": "2026-06-30",
            "count": 1
          },
          {
            "date": "2026-07-01",
            "count": 1
          },
          {
            "date": "2026-07-08",
            "count": 2
          },
          {
            "date": "2026-07-11",
            "count": 1
          },
          {
            "date": "2026-07-13",
            "count": 2
          },
          {
            "date": "2026-07-17",
            "count": 1
          },
          {
            "date": "2026-07-19",
            "count": 2
          },
          {
            "date": "2026-07-21",
            "count": 1
          }
        ],
        "complete": false,
        "collected": 1000,
        "total_forks": 5173
      },
      "star_history": null,
      "open_issues_and_prs": 65
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "timm/py.typed"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 211911,
      "source_files_sampled": 311,
      "oversized_source_files": 13,
      "agent_instruction_files": [
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 901
    },
    "dependencies": {
      "manifests": [
        "pyproject.toml",
        "requirements-dev.txt",
        "requirements.txt",
        "setup.cfg"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 11,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [
        {
          "name": "torch",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "torchvision",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "pyyaml",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "huggingface_hub",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "safetensors",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "huggingface-hub",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pyyaml",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "safetensors",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "torch",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "torchvision",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "expecttest",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "numpy",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pytest",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-forked",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-timeout",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-xdist",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 11,
        "direct_count": 5,
        "indirect_count": 6
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 22,
        "merged_prs": 552,
        "open_issues": 43,
        "closed_ratio": 0.958,
        "closed_issues": 992,
        "closed_unmerged_prs": 181
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "rwightman",
          "commits": 2573,
          "avatar_url": "https://avatars.githubusercontent.com/u/5702664?v=4"
        },
        {
          "type": "User",
          "login": "brianhou0208",
          "commits": 49,
          "avatar_url": "https://avatars.githubusercontent.com/u/23580140?v=4"
        },
        {
          "type": "User",
          "login": "nateraw",
          "commits": 32,
          "avatar_url": "https://avatars.githubusercontent.com/u/32437151?v=4"
        },
        {
          "type": "User",
          "login": "seefun",
          "commits": 30,
          "avatar_url": "https://avatars.githubusercontent.com/u/19152032?v=4"
        },
        {
          "type": "User",
          "login": "alexander-soare",
          "commits": 24,
          "avatar_url": "https://avatars.githubusercontent.com/u/16543381?v=4"
        },
        {
          "type": "User",
          "login": "amaarora",
          "commits": 21,
          "avatar_url": "https://avatars.githubusercontent.com/u/41290559?v=4"
        },
        {
          "type": "User",
          "login": "chris-ha458",
          "commits": 15,
          "avatar_url": "https://avatars.githubusercontent.com/u/15088501?v=4"
        },
        {
          "type": "User",
          "login": "fffffgggg54",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/13189380?v=4"
        },
        {
          "type": "User",
          "login": "JosuaRieder",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/114307199?v=4"
        },
        {
          "type": "User",
          "login": "ChristophReich1996",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/34400551?v=4"
        }
      ],
      "contributors_sampled": 100,
      "top_contributor_share": 0.855
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build_documentation.yml",
        "build_pr_documentation.yml",
        "tests.yml",
        "trufflehog.yml",
        "upload_pr_documentation.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 8,
            "reason": "14 out of 16 merged PRs checked by a CI test -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 3,
            "reason": "Found 6/20 approved changesets -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 15 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 3,
            "reason": "dependency not pinned by hash detected -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "24 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "a6da4da1740cd57eaf864803f9dd65683cbcf6d7",
        "ran_at": "2026-07-22T20:16:53Z",
        "aggregate_score": 5.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-16T23:29:17Z",
      "oldest_open_prs": [
        {
          "number": 804,
          "created_at": "2021-08-13T20:29:37Z",
          "last_comment_at": "2024-06-16T01:16:01Z",
          "last_comment_author": "Smartappli"
        },
        {
          "number": 1720,
          "created_at": "2023-03-14T20:59:05Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2045,
          "created_at": "2023-11-27T20:18:29Z",
          "last_comment_at": "2024-07-02T03:43:36Z",
          "last_comment_author": "fffffgggg54"
        },
        {
          "number": 2062,
          "created_at": "2023-12-25T23:54:18Z",
          "last_comment_at": "2024-09-09T05:54:44Z",
          "last_comment_author": "Smartappli"
        },
        {
          "number": 2167,
          "created_at": "2024-05-03T18:37:37Z",
          "last_comment_at": "2025-09-11T12:23:03Z",
          "last_comment_author": "nelsonihc"
        },
        {
          "number": 2176,
          "created_at": "2024-05-14T01:07:36Z",
          "last_comment_at": "2024-06-28T12:14:46Z",
          "last_comment_author": "fffffgggg54"
        },
        {
          "number": 2319,
          "created_at": "2024-11-04T00:38:20Z",
          "last_comment_at": "2024-11-17T12:52:45Z",
          "last_comment_author": "JosuaRieder"
        },
        {
          "number": 2350,
          "created_at": "2024-11-30T14:56:19Z",
          "last_comment_at": "2025-03-30T09:25:16Z",
          "last_comment_author": "gau-nernst"
        },
        {
          "number": 2372,
          "created_at": "2024-12-18T20:25:06Z",
          "last_comment_at": "2024-12-18T20:27:14Z",
          "last_comment_author": "HuggingFaceDocBuilderDev"
        },
        {
          "number": 2418,
          "created_at": "2025-01-20T01:23:39Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2426,
          "created_at": "2025-01-22T20:51:23Z",
          "last_comment_at": "2025-01-24T21:54:24Z",
          "last_comment_author": "rwightman"
        },
        {
          "number": 2490,
          "created_at": "2025-05-12T16:25:01Z",
          "last_comment_at": "2025-05-27T01:58:53Z",
          "last_comment_author": "rwightman"
        },
        {
          "number": 2574,
          "created_at": "2025-08-22T06:18:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2650,
          "created_at": "2026-01-19T03:46:33Z",
          "last_comment_at": "2026-01-26T23:14:58Z",
          "last_comment_author": "rwightman"
        },
        {
          "number": 2656,
          "created_at": "2026-01-27T18:47:48Z",
          "last_comment_at": "2026-01-27T18:50:46Z",
          "last_comment_author": "HuggingFaceDocBuilderDev"
        },
        {
          "number": 2665,
          "created_at": "2026-02-06T21:04:16Z",
          "last_comment_at": "2026-02-06T21:06:33Z",
          "last_comment_author": "HuggingFaceDocBuilderDev"
        },
        {
          "number": 2677,
          "created_at": "2026-03-06T23:29:21Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2703,
          "created_at": "2026-05-26T10:31:27Z",
          "last_comment_at": "2026-05-26T10:33:28Z",
          "last_comment_author": "HuggingFaceDocBuilderDev"
        },
        {
          "number": 2718,
          "created_at": "2026-07-12T13:22:08Z",
          "last_comment_at": "2026-07-14T23:05:55Z",
          "last_comment_author": "rwightman"
        },
        {
          "number": 2721,
          "created_at": "2026-07-14T13:46:38Z",
          "last_comment_at": "2026-07-14T14:31:32Z",
          "last_comment_author": "HuggingFaceDocBuilderDev"
        }
      ],
      "last_merged_pr_at": "2026-07-16T23:28:14Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 68,
          "created_at": "2020-01-03T21:03:26Z",
          "last_comment_at": "2021-01-25T22:49:01Z",
          "last_comment_author": "amaarora"
        },
        {
          "number": 254,
          "created_at": "2020-10-15T13:27:14Z",
          "last_comment_at": "2020-11-02T22:18:55Z",
          "last_comment_author": "rwightman"
        },
        {
          "number": 274,
          "created_at": "2020-11-09T14:13:53Z",
          "last_comment_at": "2023-12-13T20:30:19Z",
          "last_comment_author": "deepwilson"
        },
        {
          "number": 452,
          "created_at": "2021-02-24T10:45:21Z",
          "last_comment_at": "2021-10-05T10:02:31Z",
          "last_comment_author": "abhigoku10"
        },
        {
          "number": 490,
          "created_at": "2021-03-11T21:02:16Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 650,
          "created_at": "2021-05-20T03:23:33Z",
          "last_comment_at": "2023-08-31T03:29:56Z",
          "last_comment_author": "opencomvis"
        },
        {
          "number": 718,
          "created_at": "2021-06-25T07:34:02Z",
          "last_comment_at": "2023-03-15T19:22:23Z",
          "last_comment_author": "fffffgggg54"
        },
        {
          "number": 871,
          "created_at": "2021-09-16T12:22:25Z",
          "last_comment_at": "2021-09-17T23:56:35Z",
          "last_comment_author": "rwightman"
        },
        {
          "number": 909,
          "created_at": "2021-10-08T16:34:21Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1081,
          "created_at": "2022-01-11T16:54:41Z",
          "last_comment_at": "2022-02-15T13:39:37Z",
          "last_comment_author": "aliutkus"
        },
        {
          "number": 1227,
          "created_at": "2022-04-21T05:12:50Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1353,
          "created_at": "2022-07-17T08:47:10Z",
          "last_comment_at": "2023-08-31T17:12:47Z",
          "last_comment_author": "tyler-romero"
        },
        {
          "number": 1382,
          "created_at": "2022-07-29T08:56:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1475,
          "created_at": "2022-09-25T12:37:05Z",
          "last_comment_at": "2022-10-14T11:37:01Z",
          "last_comment_author": "tlpss"
        },
        {
          "number": 1512,
          "created_at": "2022-10-24T08:01:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1529,
          "created_at": "2022-11-02T11:21:10Z",
          "last_comment_at": "2023-06-08T13:57:18Z",
          "last_comment_author": "pfeatherstone"
        },
        {
          "number": 1597,
          "created_at": "2022-12-20T09:43:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1600,
          "created_at": "2022-12-23T09:10:34Z",
          "last_comment_at": "2022-12-24T01:49:36Z",
          "last_comment_author": "lorenzbaraldi"
        },
        {
          "number": 1678,
          "created_at": "2023-02-16T16:49:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1716,
          "created_at": "2023-03-14T09:48:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/huggingface/pytorch-image-models",
    "host": "github.com",
    "name": "pytorch-image-models",
    "owner": "huggingface"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 77,
      "inputs": {
        "security": 51,
        "vitality": 98,
        "community": 94,
        "governance": 70,
        "engineering": 68
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 98,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 96,
            "inputs": {
              "commits_last_year": 241,
              "human_commit_share": 1,
              "days_since_last_push": 5,
              "active_weeks_last_year": 46
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "46/52 weeks with commits",
                "points": 31.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 46
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "241 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 241
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 78,
              "latest_release_tag": "v1.0.28",
              "releases_from_tags": false,
              "days_since_latest_release": 11,
              "mean_days_between_releases": 39.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "78 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 78
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 11 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 11
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~39.2 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 39.2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 5,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 5 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "excellent",
        "name": "Community & Adoption",
        "value": 94,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "forks": 5173,
              "stars": 37003,
              "watchers": 320,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "37,003 stars",
                "points": 60,
                "status": "met",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 37003
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "5,173 forks",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 5173
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "320 watchers",
                "points": 13.9,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 320
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "packages": [
                "timm"
              ],
              "dependents": null,
              "ecosystems": "pypi",
              "total_downloads": null,
              "monthly_downloads": 14501427
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "14,501,427 downloads/month across pypi",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 14501427,
                      "ecosystems": "pypi"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 70,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 36,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 100,
              "top_contributor_share": 0.855
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 86% of commits",
                "points": 3.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 86
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "100 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 15 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "merged_prs": 552,
              "open_issues": 43,
              "closed_issues": 992,
              "issue_closed_ratio": 0.958,
              "closed_unmerged_prs": 181
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "96% of issues closed",
                "points": 44.8,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 96
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "552/733 decided PRs merged",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 552,
                      "decided": 733
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 6/20 approved changesets -- score normalized to 3",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "followers": 66034,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "huggingface",
              "public_repos": 458,
              "account_age_days": 3447
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "66,034 followers of huggingface",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 66034,
                      "login": "huggingface"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "458 public repos, account ~9 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 458
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 9
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "timm"
              ],
              "ecosystems": "pypi",
              "any_deprecated": false,
              "min_days_since_publish": 11
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on pypi",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "pypi"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 11 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 11
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "79 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 79
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 68,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "5 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "14 out of 16 merged PRs checked by a CI test -- score normalized to 8",
                "points": 16,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "pytorch",
                "resnet",
                "pretrained-models",
                "pretrained-weights",
                "distributed-training",
                "mobile-deep-learning",
                "mobilenet-v2",
                "mobilenetv3",
                "efficientnet",
                "augmix",
                "randaugment",
                "mixnet",
                "vision-transformer-models",
                "nfnets",
                "normalization-free-training",
                "maxvit",
                "convnext",
                "image-classification",
                "imagenet",
                "optimizer"
              ],
              "has_wiki": true,
              "homepage": "https://huggingface.co/docs/timm",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://huggingface.co/docs/timm",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "20 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 51,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 51,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 5.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "14 out of 16 merged PRs checked by a CI test -- score normalized to 8",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 6/20 approved changesets -- score normalized to 3",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 15 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 3",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "24 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 12
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 56,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "moderate",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.27,
              "agent_instruction_files": [
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 901
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "CLAUDE.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "27 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 14.4,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 27,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [
                "timm/py.typed"
              ],
              "agent_commit_share": 0.04,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "timm/py.typed",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "timm/py.typed"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "4 of the last 100 commits agent-authored or agent-credited",
                "points": 8,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 4,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "good",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 211911,
              "source_files_sampled": 311,
              "oversized_source_files": 13
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python with type-check config (timm/py.typed)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "timm/py.typed",
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "13/311 source files over 60KB",
                "points": 52.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 311,
                      "oversized": 13
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "deps.dev does not index pypi:timm@1.0.28; advisories assessed against the repository dependency graph instead",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T20:17:23.429210Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/h/huggingface/pytorch-image-models.svg",
  "full_name": "huggingface/pytorch-image-models",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.26.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsPyPI.