-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathenvironment_CI.yml
More file actions
41 lines (41 loc) · 871 Bytes
/
environment_CI.yml
File metadata and controls
41 lines (41 loc) · 871 Bytes
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
# Copyright (c) European Space Agency, 2025.
#
# This file is subject to the terms and conditions defined in file 'LICENCE.txt', which
# is part of this source code package. No part of the package, including
# this file, may be copied, modified, propagated, or distributed except according to
# the terms contained in the file 'LICENCE.txt'.
name: am
channels:
- conda-forge
- pytorch
dependencies:
- astropy
- dotmap
- h5py
- imageio
- ipykernel
- ipywidgets
- loguru
- matplotlib
- numpy
- pandas<3
- python=3.11
- pytorch>=2.6
- pytest
- pytest-cov
- pytest-asyncio>=0.23.0
- pyturbojpeg
- scikit-learn
- scikit-image
- toml
- torchvision
- tqdm
- zarr>=3.0.0b0
- pip
- pip:
- opencv-python-headless
- albumentations
- safetensors
- timm
- fitsbolt>=0.2
- cutana>=0.2.1