LogSAD / environment.yml
zhiqing0205
Add basic Python scripts and documentation
74acc06
raw
history blame
3.27 kB
name: logsad
channels:
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/pro/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/pytorch/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- bzip2=1.0.8=h4bc722e_7
- ca-certificates=2025.8.3=hbd8a1cb_0
- ld_impl_linux-64=2.44=h1423503_1
- libexpat=2.7.1=hecca717_0
- libffi=3.4.6=h2dba641_1
- libgcc=15.1.0=h767d61c_4
- libgcc-ng=15.1.0=h69a702a_4
- libgomp=15.1.0=h767d61c_4
- liblzma=5.8.1=hb9d3cd8_2
- libnsl=2.0.1=hb9d3cd8_1
- libsqlite=3.50.4=h0c1763c_0
- libuuid=2.38.1=h0b41bf4_0
- libxcrypt=4.4.36=hd590300_1
- libzlib=1.3.1=hb9d3cd8_2
- ncurses=6.5=h2d0b736_3
- openssl=3.5.2=h26f9b46_0
- pip=25.2=pyh8b19718_0
- python=3.10.18=hd6af730_0_cpython
- readline=8.2=h8c095d6_2
- setuptools=80.9.0=pyhff2d567_0
- tk=8.6.13=noxft_hd72426e_102
- wheel=0.45.1=pyhd8ed1ab_1
- pip:
- aiohappyeyeballs==2.6.1
- aiohttp==3.12.11
- aiosignal==1.3.2
- antlr4-python3-runtime==4.9.3
- async-timeout==5.0.1
- attrs==25.3.0
- certifi==2025.4.26
- charset-normalizer==3.4.2
- contourpy==1.3.2
- cycler==0.12.1
- einops==0.6.1
- faiss-cpu==1.8.0
- filelock==3.18.0
- fonttools==4.58.2
- freia==0.2
- frozenlist==1.6.2
- fsspec==2024.12.0
- ftfy==6.3.1
- hf-xet==1.1.3
- huggingface-hub==0.32.4
- idna==3.10
- imageio==2.37.0
- imgaug==0.4.0
- jinja2==3.1.6
- joblib==1.5.1
- jsonargparse==4.29.0
- kiwisolver==1.4.8
- kmeans-pytorch==0.3
- kornia==0.7.0
- lazy-loader==0.4
- lightning==2.2.5
- lightning-utilities==0.14.3
- markdown-it-py==3.0.0
- markupsafe==3.0.2
- matplotlib==3.10.3
- mdurl==0.1.2
- mpmath==1.3.0
- multidict==6.4.4
- networkx==3.4.2
- numpy==1.23.1
- omegaconf==2.3.0
- open-clip-torch==2.24.0
- opencv-python==4.8.1.78
- packaging==24.2
- pandas==2.0.3
- pillow==11.2.1
- propcache==0.3.1
- protobuf==6.31.1
- pygments==2.19.1
- pyparsing==3.2.3
- python-dateutil==2.9.0.post0
- pytorch-lightning==2.5.1.post0
- pytz==2025.2
- pyyaml==6.0.2
- regex==2024.11.6
- requests==2.32.3
- rich==13.7.1
- safetensors==0.5.3
- scikit-image==0.25.2
- scikit-learn==1.2.2
- scipy==1.15.3
- segment-anything==1.0
- sentencepiece==0.2.0
- shapely==2.1.1
- six==1.17.0
- sympy==1.14.0
- tabulate==0.9.0
- threadpoolctl==3.6.0
- tifffile==2025.5.10
- timm==1.0.15
- torch==2.1.2+cu121
- torchmetrics==1.7.2
- torchvision==0.16.2+cu121
- tqdm==4.67.1
- triton==2.1.0
- typing-extensions==4.14.0
- tzdata==2025.2
- urllib3==2.4.0
- wcwidth==0.2.13
- yarl==1.20.0
prefix: /opt/conda/envs/logsad