mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-12-30 00:38:10 +00:00
- bump the pytorch version for conda to match that in requirements/extra-pdf-image.txt (to 2.1.2)
18 lines
223 B
YAML
18 lines
223 B
YAML
name: unstructured
|
|
|
|
channels:
|
|
- defaults
|
|
- anaconda
|
|
- conda-forge
|
|
- pytorch
|
|
|
|
dependencies:
|
|
- python=3.10
|
|
- pytorch=2.1.2
|
|
- pywin32
|
|
- poppler
|
|
- torchvision
|
|
- pip:
|
|
- huggingface-hub
|
|
- layoutparser
|