mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2026-01-05 20:00:56 +00:00
### Description Remove all uses of python3.8 --------- Co-authored-by: ryannikolaidis <1208590+ryannikolaidis@users.noreply.github.com> Co-authored-by: rbiseck3 <rbiseck3@users.noreply.github.com>
18 lines
224 B
YAML
18 lines
224 B
YAML
name: unstructured
|
|
|
|
channels:
|
|
- defaults
|
|
- anaconda
|
|
- conda-forge
|
|
- pytorch
|
|
|
|
dependencies:
|
|
- python=3.10
|
|
- pytorch=1.12.1
|
|
- pywin32
|
|
- poppler
|
|
- torchvision
|
|
- pip:
|
|
- huggingface-hub
|
|
- layoutparser
|