-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathxai-env.yml
48 lines (48 loc) · 928 Bytes
/
xai-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
name: xai-env
channels:
- defaults
- conda-forge
dependencies:
- python=3.12
- captum=0.7.0
- certifi=2024.8.30
- charset-normalizer=3.4.0
- colorama=0.4.6
- contourpy=1.3.1
- cycler=0.12.1
- filelock=3.16.1
- fonttools=4.55.0
- fsspec=2024.10.0
- grad-cam=1.5.4
- huggingface-hub=0.26.3
- idna=3.10
- jinja2=3.1.4
- joblib=1.4.2
- kiwisolver=1.4.7
- markupsafe=3.0.2
- matplotlib=3.9.3
- mpmath=1.3.0
- networkx=3.4.2
- numpy=2.1.3
- opencv-python=4.10.0.84
- packaging=24.2
- pillow=11.0.0
- pyparsing=3.2.0
- python-dateutil=2.9.0.post0
- pyyaml=6.0.2
- requests=2.32.3
- safetensors=0.4.5
- scikit-learn=1.5.2
- scipy=1.14.1
- setuptools=75.6.0
- six=1.16.0
- sympy=1.13.1
- threadpoolctl=3.5.0
- timm=1.0.12
- torch=2.5.1
- torchaudio=2.5.1
- torchvision=0.20.1
- tqdm=4.67.1
- ttach=0.0.3
- typing_extensions=4.12.2
- urllib3=2.2.3