> For the complete documentation index, see [llms.txt](https://docs.facefusion.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.facefusion.io/installation/platform/windows.md).

# Windows

### GIT

```
winget install -e --id Git.Git
```

### Conda

```
winget install -e --id Anaconda.Miniconda3 --version py312_25.1.1-2 --override "/AddToPath=1"
```

### FFmpeg

```
winget install -e --id Gyan.FFmpeg --version 7.0.2
```
