-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathreq.yml
More file actions
50 lines (50 loc) · 770 Bytes
/
req.yml
File metadata and controls
50 lines (50 loc) · 770 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
42
43
44
45
46
47
48
49
50
name: crossover
channels:
- pytorch
- nvidia
- conda-forge
dependencies:
- python=3.9
- pip
- pytorch=2.4
- pytorch-cuda=12.4
- torchvision=0.19
- torchaudio=2.4
- numpy
- scipy
- scikit-learn
- scikit-image
- pandas
- matplotlib
- seaborn
- tqdm
- pillow
- pyyaml
- opencv-python
- open3d
- trimesh
- vtk
- pyquaternion
- pytz
- jupyter
- jupyterlab
- notebook
- ipykernel
- ipython
- ipywidgets
- tensorboard
- pip:
- transformers==4.46.1
- einops==0.8.0
- timm==0.9.10
- fairscale
- hydra-core
- omegaconf
- wandb
- dash
- plotly
- tqdm
- pyopengl==3.1.0
- pyrender==0.1.45
- torch-kmeans==0.2.0
- accelerate==1.1.0