-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
107 lines (107 loc) · 2.7 KB
/
environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
name: convert_latex_ocr
channels:
- defaults
dependencies:
- bzip2=1.0.8=h620ffc9_4
- ca-certificates=2023.08.22=hca03da5_0
- libffi=3.4.4=hca03da5_0
- ncurses=6.4=h313beb8_0
- openssl=3.0.12=h1a28f6b_0
- pip=23.3.1=py310hca03da5_0
- python=3.10.13=hb885b13_0
- readline=8.2=h1a28f6b_0
- setuptools=68.0.0=py310hca03da5_0
- sqlite=3.41.2=h80987f9_0
- tk=8.6.12=hb8d0fd4_0
- wheel=0.41.2=py310hca03da5_0
- xz=5.4.5=h80987f9_0
- zlib=1.2.13=h5a0b063_0
- pip:
- albumentations==1.3.1
- altair==5.2.0
- attrs==23.1.0
- blinker==1.7.0
- cachetools==5.3.2
- certifi==2023.11.17
- charset-normalizer==3.3.2
- click==8.1.7
- coloredlogs==15.0.1
- einops==0.7.0
- entmax==1.1
- exceptiongroup==1.2.0
- filelock==3.13.1
- flatbuffers==23.5.26
- fsspec==2023.12.1
- gitdb==4.0.11
- gitpython==3.1.40
- huggingface-hub==0.19.4
- humanfriendly==10.0
- idna==3.6
- imageio==2.33.0
- importlib-metadata==6.11.0
- iniconfig==2.0.0
- jinja2==3.1.2
- joblib==1.3.2
- jsonschema==4.20.0
- jsonschema-specifications==2023.11.2
- kl-latexocr==0.0.1
- lazy-loader==0.3
- markdown-it-py==3.0.0
- markupsafe==2.1.3
- mdurl==0.1.2
- mpmath==1.3.0
- munch==4.0.0
- networkx==3.2.1
- numpy==1.26.2
- onnx==1.16.0
- onnxruntime==1.16.3
- onnxscript==0.1.0.dev20240402
- opencv-python-headless==4.8.1.78
- packaging==23.2
- pandas==2.1.3
- pillow==10.1.0
- pluggy==1.3.0
- process-formula==0.0.1
- protobuf==4.25.1
- pyarrow==14.0.1
- pydeck==0.8.1b0
- pygments==2.17.2
- pyreadline3==3.4.1
- pytest==7.4.3
- python-dateutil==2.8.2
- pytz==2023.3.post1
- pyyaml==6.0.1
- qudida==0.0.4
- referencing==0.31.1
- regex==2023.10.3
- requests==2.31.0
- rich==13.7.0
- rpds-py==0.13.2
- safetensors==0.4.1
- scikit-image==0.22.0
- scikit-learn==1.3.2
- scipy==1.11.4
- six==1.16.0
- smmap==5.0.1
- streamlit==1.29.0
- streamlit-image-select==0.6.0
- sympy==1.12
- tenacity==8.2.3
- threadpoolctl==3.2.0
- tifffile==2023.9.26
- tokenizers==0.15.0
- toml==0.10.2
- tomli==2.0.1
- toolz==0.12.0
- torch==2.1.1
- torchvision==0.16.1
- tornado==6.4
- tqdm==4.66.1
- transformers==4.35.2
- typing-extensions==4.8.0
- tzdata==2023.3
- tzlocal==5.2
- urllib3==2.1.0
- validators==0.22.0
- zipp==3.17.0
prefix: /Users/xxxx/miniconda3/envs/convert_latex_ocr