-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenv.yml
90 lines (90 loc) · 1.71 KB
/
env.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
name: sampling
channels:
- conda-forge
- defaults
dependencies:
- python==3.11.7
- pip
- pip:
- absl-py
- argon2-cffi-bindings
- astunparse
- brotli
- cartopy
- cffi
- cftime
- contourpy
- cytoolz
- debugpy
- docutils
- fiona
- flatbuffers
- fonttools
- gast
- gmpy2
- google-pasta
- grpcio
- h5py
- imagecodecs
- jsonpointer
- jupyter-core
- keras
- kiwisolver
- libclang
- llvmlite
- lz4
- markupsafe
- matplotlib
- ml-dtypes
- msgpack
- namex
- netcdf4
- numba
- numpy
- nvidia-cublas-cu12==12.3.4.1
- nvidia-cuda-cupti-cu12==12.3.101
- nvidia-cuda-nvcc-cu12==12.3.107
- nvidia-cuda-nvrtc-cu12==12.3.107
- nvidia-cuda-runtime-cu12==12.3.101
- nvidia-cudnn-cu12==8.9.7.29
- nvidia-cufft-cu12==11.0.12.1
- nvidia-curand-cu12==10.3.4.107
- nvidia-cusolver-cu12==11.5.4.101
- nvidia-cusparse-cu12==12.2.0.103
- nvidia-nccl-cu12==2.19.3
- nvidia-nvjitlink-cu12==12.3.101
- opt-einsum
- optree
- pandas
- pillow
- protobuf
- psutil
- pulp
- pyarrow
- pydantic-core
- pyogrio
- pyproj
- pyqt5
- pyqt5-sip
- pywavelets
- pyyaml
- pyzmq
- rasterio
- rpds-py
- rtree
- scikit-image
- scikit-learn
- scipy
- shapely
- simplejson
- sip
- statsmodels
- tensorboard==2.16.2
- tensorboard-data-server==0.7.2
- tensorflow==2.16.1
- tensorflow-io==0.36.0
- tensorflow-io-gcs-filesystem==0.36.0
- termcolor
- tornado
- werkzeug
- wrapt