huggingface / api-inference-community
Components

An overview of source code logical components.

Intro

Logical decomposition is a representation of the organization of the main source code, where every and each file is put in exactly one logical component.

Logical Decompositions Overview

Analyzed system has 1 logical decomposition:

Logical Decomposition #1: PRIMARY

The decompositions is based on the folder structure at level 1 (relative to the source code root).

Bubble Chart | Tree Map
Component Sizes (Lines of Code)
The "primary" logical decomposition has 4 components.
  • 208 files, 6,250 LOC (73.3% vs. main code).
  • "docker_images" is biggest, containing 82.75% of LOC.
  • "scripts" is smallest, containing 0.46% of LOC.


docker_images5172 LOC (60%) 198 files
api_inference_community712 LOC (8%) 4 files
ROOT337 LOC (3%) 5 files
scripts29 LOC (<1%) 1 file
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
docker_images100 commits (30%)
ROOT24 commits (7%)
api_inference_community20 commits (6%)
scripts2 commits (<1%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025 2024 2023 2022
docker_images
10
23
117
204
api_inference_community
1
6
13
5
ROOT
1
3
10
13
scripts
1
1


Dependencies between components in same commits (past 180 days)
The number on the lines shows the number of shared commits.
See detailed temporal dependencies report...

G docker_images docker_images docker_images--docker_images 1 api_inference_community api_inference_community docker_images--api_inference_community 1


2025-06-30 08:57