-
Notifications
You must be signed in to change notification settings - Fork 21
Expand file tree
/
Copy pathenvironment.yml
More file actions
51 lines (48 loc) · 1.12 KB
/
environment.yml
File metadata and controls
51 lines (48 loc) · 1.12 KB
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
name: s2t-env-py313
channels:
- conda-forge
dependencies:
- python>=3.10,<3.14
- pip
- pip:
- --index-url https://pypi.org/simple
- absl-py==2.4.0
- altgraph==0.17.5
- astunparse==1.6.3
- certifi==2026.2.25
- charset-normalizer==3.4.5
- delocate==0.13.0
- flatbuffers==25.12.19
- gast==0.7.0
- google-pasta==0.2.0
- googleapis-common-protos==1.72.0
- grpcio==1.78.0
- h5py==3.14.0
- idna==3.11
- keras>=3.0.0
- libclang==18.1.1
- macholib==1.16.4
- markdown==3.10.2
- markdown-it-py==4.0.0
- markupsafe==3.0.3
- mdurl==0.1.2
- ml-dtypes==0.5.1
- namex==0.1.0
- numpy>=1.26.4
- opt-einsum==3.4.0
- optree==0.19.0
- protobuf==6.31.1
- pyarrow==23.0.1
- pygments==2.20
- requests==2.33
- rich==14.3.3
- six==1.17.0
- tensorboard==2.17.1
- tensorboard-data-server==0.7.2
- tensorflow>=2.21.0
- git+https://github.com/tensorflow/metadata.git@d3194a388344cb7a10d42b2a7c01bf384f3d1741
- termcolor==3.3.0
- typing-extensions==4.15.0
- urllib3==2.6.3
- werkzeug==3.1.6
- wrapt==2.1.2