# deepfakes/faceswap SLOC report

> As of 2026-08-06 (commit f530cb7508ae), deepfakes/faceswap contains 114,879 total lines: 97,338 code, 5,273 comments, 12,268 blank, across 485 files in 8 languages (top: Python 86.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving deepfakes/faceswap to commit f530cb7508ae, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a medium-sized codebase by counted code lines. Code represents 84.7% of all lines, comments represent 4.6%, and the repository averages 201 code lines per file. Python accounts for 86.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 321 | 95,327 | 83,839 | 1,412 | 10,076 |
| PO File | 59 | 15,814 | 10,882 | 3,241 | 1,691 |
| Modelica | 43 | 1,849 | 1,788 | 0 | 61 |
| ReStructuredText | 39 | 1,035 | 789 | 0 | 246 |
| TOML | 1 | 44 | 39 | 0 | 5 |
| YAML | 1 | 1 | 1 | 0 | 0 |
| Markdown | 4 | 715 | 0 | 526 | 189 |
| Plain Text | 17 | 94 | 0 | 94 | 0 |

Top language (Python 86.1%). Generated at 2026-08-06T16:36:09.387241876+00:00. Canonical report: https://octocounts.com/github/deepfakes/faceswap

## Report FAQ

### How many lines of code does deepfakes/faceswap have?

deepfakes/faceswap has 114,879 total lines, including 97,338 code lines, 5,273 comment lines, and 12,268 blank lines.

### How was the deepfakes/faceswap line count measured?

OctoCounts resolved the public GitHub repository to commit f530cb7508ae, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for deepfakes/faceswap?

This OctoCounts report was generated from master at commit f530cb7508ae on 2026-08-06T16:36:09.387241876+00:00.

## Similar repository reports

- [radixark/miles](https://octocounts.com/github/radixark/miles) — Python, 97,123 code lines
- [python-pillow/Pillow](https://octocounts.com/github/python-pillow/Pillow) — Python, 98,184 code lines
- [oraios/serena](https://octocounts.com/github/oraios/serena) — Python, 95,984 code lines
- [xinhuangcs/CareerDesk](https://octocounts.com/github/xinhuangcs/CareerDesk) — Python, 98,738 code lines
- [alibaba/ROLL](https://octocounts.com/github/alibaba/ROLL) — Python, 95,705 code lines
- [zabwie/vanta](https://octocounts.com/github/zabwie/vanta) — Python, 100,011 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
