-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
82 lines (81 loc) · 2.04 KB
/
environment.yml
File metadata and controls
82 lines (81 loc) · 2.04 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
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
name: awesome
channels:
- conda-forge
dependencies:
- jupyterlab
- matplotlib
- numpy
- pandas
- python=3.10
- scikit-learn
- seaborn
- tqdm
- pip:
- GitPython==3.1.44
- Markdown==3.8.2
- Werkzeug==3.1.3
- absl-py==2.3.1
- albucore==0.0.24
- albumentations==2.0.8
- annotated-types==0.7.0
- click==8.2.1
- einops==0.8.1
- et_xmlfile==2.0.0
- filelock==3.18.0
- fsspec==2025.5.1
- gitdb==4.0.12
- grpcio==1.73.1
- hf-xet==1.1.5
- huggingface-hub==0.33.4
- imageio==2.37.0
- ipywidgets==8.1.7
- jupyterlab_widgets==3.0.15
- kornia==0.8.1
- kornia_rs==0.1.9
- lazy_loader==0.4
- ml_collections==1.1.0
- mpmath==1.3.0
- networkx==3.4.2
- nvidia-cublas-cu12==12.8.4.1
- nvidia-cuda-cupti-cu12==12.8.90
- nvidia-cuda-nvrtc-cu12==12.8.93
- nvidia-cuda-runtime-cu12==12.8.90
- nvidia-cudnn-cu12==9.10.2.21
- nvidia-cufft-cu12==11.3.3.83
- nvidia-cufile-cu12==1.13.1.3
- nvidia-curand-cu12==10.3.9.90
- nvidia-cusolver-cu12==11.7.3.90
- nvidia-cusparse-cu12==12.5.8.93
- nvidia-cusparselt-cu12==0.7.1
- nvidia-nccl-cu12==2.27.5
- nvidia-nvjitlink-cu12==12.8.93
- nvidia-nvshmem-cu12==3.3.9
- nvidia-nvtx-cu12==12.8.90
- opencv-python==4.12.0.88
- opencv-python-headless==4.12.0.88
- openpyxl==3.1.5
- pillow==11.2.1
- protobuf==6.31.1
- pydantic==2.11.7
- pydantic_core==2.33.2
- pytorch-triton==3.4.0+gitae848267
- safetensors==0.5.3
- scikit-image==0.25.2
- sentry-sdk==2.33.0
- simsimd==6.5.0
- smmap==5.0.2
- stringzilla==3.12.5
- sympy==1.14.0
- tensorboard==2.19.0
- tensorboard-data-server==0.7.2
- thop==0.1.1-2209072238
- tifffile==2025.5.10
- timm==1.0.17
- torch==2.9.0.dev20250715+cu128
- torchaudio==2.8.0.dev20250715+cu128
- torchvision==0.24.0.dev20250715+cu128
- typing-inspection==0.4.1
- wandb==0.21.0
- widgetsnbextension==4.0.14
- yacs==0.1.8
prefix: "/home/army/miniconda/envs/awesome"