feat: windows support (#122)

* feat: windows support

Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>

* add Windows in README

Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>

---------

Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
This commit is contained in:
Michele Dolfi
2024-10-03 14:23:47 +02:00
committed by GitHub
parent cde671cf34
commit d44c62d7ce
3 changed files with 61 additions and 55 deletions

View File

@@ -33,8 +33,7 @@ To use Docling, simply install `docling` from your package manager, e.g. pip:
pip install docling
```
> [!NOTE]
> Works on macOS and Linux environments. Windows platforms are currently not tested.
Works on macOS, Linux and Windows environments. Both x86_64 and arm64 architectures.
<details>
<summary><b>Alternative PyTorch distributions</b></summary>