-
Notifications
You must be signed in to change notification settings - Fork 13
/
env.yml
61 lines (61 loc) · 1.36 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
name: pigeon
channels:
- pytorch
- huggingface
- conda-forge
- defaults
dependencies:
- fiona=1.8.21
- folium=0.13.0
- geopandas=0.11.1
- huggingface_hub=0.10.1
- ipython=8.3.0
- ipywidgets=7.6.5
- jinja2=3.0.3
- jupyter=1.0.0
- markupsafe=2.1.1
- matplotlib-base=3.5.3
- matplotlib-inline=0.1.2
- nbconvert=6.4.4
- nbformat=5.3.0
- notebook=6.4.11
- numpy=1.23.1
- pandas=1.4.2
- pip=22.2.2
- pynvml=11.4.1
- python=3.8.10
- pytorch=1.12.1
- scikit-learn=1.1.1
- scipy=1.9.1
- torchvision=0.13.1
- tensorboard=2.9.0
- tensorboard-data-server=0.6.0
- tensorboard-plugin-wit=1.8.1
- tornado=6.1
- tqdm=4.64.1
- pip:
- accelerate==0.13.2
- captum==0.5.0
- datasets==2.6.1
- fastapi==0.88.0
- ftfy==6.1.1
- georasters==0.5.23
- geopy==2.3.0
- jupyter-contrib-core==0.4.0
- jupyter-contrib-nbextensions==0.5.1
- jupyter-highlight-selected-word==0.2.0
- jupyter-latex-envs==1.4.6
- jupyter-nbextensions-configurator==0.5.0
- latlon-utils==0.0.7
- opencv-python==4.6.0
- pandarallel==1.6.3
- python-datauri==1.1.0
- reverse-geocoder==1.5.1
- shapely==1.8.5.post1
- srtm-py==0.3.7
- tensorboard-plugin-profile==2.8.0
- tokenizers==0.13.1
- torch-summary==1.4.5
- torch-tb-profiler==0.4.0
- transformers==4.23.1
- uvicorn==0.19.0