1 Star 0 Fork 0

Zehebi/LAMM

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
environment.yaml 4.74 KB
一键复制 编辑 原始数据 按行查看 历史
WANG Jiong 提交于 2023-06-12 06:53 . update src code & README
name: lamm
channels:
- conda-forge
- 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=h7f98852_4
- ca-certificates=2022.9.24=ha878542_0
- gh=2.20.2=ha8f183a_0
- ld_impl_linux-64=2.39=hc81fddc_0
- libffi=3.4.2=h7f98852_5
- libgcc-ng=12.2.0=h65d4601_19
- libgomp=12.2.0=h65d4601_19
- libnsl=2.0.0=h7f98852_0
- libsqlite=3.40.0=h753d276_0
- libuuid=2.32.1=h7f98852_1000
- libzlib=1.2.13=h166bdaf_4
- ncurses=6.3=h27087fc_1
- openssl=3.0.7=h166bdaf_0
- pip=22.3.1=pyhd8ed1ab_0
- python=3.10.6=ha86cf86_0_cpython
- readline=8.1.2=h0f457ee_0
- setuptools=65.5.1=pyhd8ed1ab_0
- tk=8.6.12=h27826a3_0
- tzdata=2022f=h191b570_0
- wheel=0.38.4=pyhd8ed1ab_0
- xz=5.2.6=h166bdaf_0
- pip:
- absl-py==1.4.0
- accelerate==0.19.0
- aiofiles==23.1.0
- aiohttp==3.8.4
- aiosignal==1.3.1
- altair==5.0.0
- anyio==3.6.2
- asttokens==2.2.1
- async-timeout==4.0.2
- attrs==23.1.0
- av==10.0.0
- backcall==0.2.0
- bigmodelvis==0.0.1
- black==23.3.0
- boto3==1.26.129
- botocore==1.29.133
- cachetools==5.3.0
- certifi==2023.5.7
- charset-normalizer==3.1.0
- click==8.1.3
- clip==1.0
- coloredlogs==15.0.1
- contourpy==1.0.7
- cycler==0.11.0
- cython==0.29.34
- data==0.4
- decorator==5.1.1
- decord==0.6.0
- deepspeed==0.9.2
- einops==0.6.1
- environs==9.5.0
- executing==1.2.0
- fastapi==0.95.1
- ffmpy==0.3.0
- filelock==3.12.0
- fonttools==4.39.4
- frozenlist==1.3.3
- fsspec==2023.5.0
- ftfy==6.1.1
- funcsigs==1.0.2
- fvcore==0.1.5.post20221221
- google-auth==2.18.0
- google-auth-oauthlib==1.0.0
- gradio==3.30.0
- gradio_client==0.2.4
- grpcio==1.54.0
- h11==0.14.0
- hjson==3.1.0
- httpcore==0.17.0
- httpx==0.24.0
- huggingface-hub==0.14.1
- humanfriendly==10.0
- humanize==4.6.0
- idna==3.4
- iopath==0.1.10
- ipdb==0.13.13
- ipython==8.13.2
- jedi==0.18.2
- jinja2==3.1.2
- jmespath==1.0.1
- joblib==1.2.0
- jsonlines==3.1.0
- jsonschema==4.17.3
- kiwisolver==1.4.4
- latex2mathml==3.75.5
- linkify-it-py==2.0.2
- markdown==3.4.3
- markdown-it-py==2.2.0
- markupsafe==2.1.2
- marshmallow==3.19.0
- matplotlib==3.7.1
- matplotlib-inline==0.1.6
- mdit-py-plugins==0.3.3
- mdtex2html==1.2.0
- mdurl==0.1.2
- multidict==6.0.4
- multiprocessing-logging==0.3.4
- mypy-extensions==1.0.0
- networkx==3.1
- ninja==1.11.1
- nltk==3.8.1
- numpy==1.24.3
- nvidia-cublas-cu11==11.10.3.66
- nvidia-cuda-nvrtc-cu11==11.7.99
- nvidia-cuda-runtime-cu11==11.7.99
- nvidia-cudnn-cu11==8.5.0.96
- oauthlib==3.2.2
- opencv-python==4.7.0.72
- orjson==3.8.12
- packaging==23.1
- pandas==2.0.1
- parameterized==0.9.0
- parso==0.8.3
- pathspec==0.11.1
- peft==0.3.0
- petrel-oss-sdk-v2.2.1-2-g1505ef3==master
- pexpect==4.8.0
- pickleshare==0.7.5
- pillow==9.5.0
- platformdirs==3.5.1
- plyfile==0.9
- pointnet2==0.0.0
- portalocker==2.7.0
- prompt-toolkit==3.0.38
- protobuf==4.23.0
- psutil==5.9.5
- ptyprocess==0.7.0
- pure-eval==0.2.2
- py-cpuinfo==9.0.0
- pyasn1==0.5.0
- pyasn1-modules==0.3.0
- pydantic==1.10.7
- pydub==0.25.1
- pygments==2.15.1
- pyparsing==3.0.9
- pyrsistent==0.19.3
- python-dateutil==2.8.2
- python-dotenv==1.0.0
- python-multipart==0.0.6
- pytorchvideo==0.1.5
- pytz==2023.3
- pyyaml==6.0
- regex==2022.10.31
- requests==2.30.0
- requests-oauthlib==1.3.1
- rich==13.3.5
- rsa==4.9
- s3transfer==0.6.1
- semantic-version==2.10.0
- sentencepiece==0.1.99
- shortuuid==1.0.11
- six==1.16.0
- sniffio==1.3.0
- stack-data==0.6.2
- starlette==0.26.1
- tabulate==0.9.0
- tensorboard==2.13.0
- tensorboard-data-server==0.7.0
- termcolor==2.3.0
- timm==0.6.7
- tokenizers==0.13.3
- tomli==2.0.1
- toolz==0.12.0
- torch==1.12.1+cu113
- torchaudio==0.12.1+cu113
- torchvision==0.13.1+cu113
- tqdm==4.64.1
- traitlets==5.9.0
- transformers==4.29.1
- trimesh==3.21.6
- typing_extensions==4.5.0
- uc-micro-py==1.0.2
- urllib3==1.26.15
- uvicorn==0.22.0
- wcwidth==0.2.6
- websockets==11.0.3
- werkzeug==2.3.4
- xmltodict==0.13.0
- yacs==0.1.8
- yarl==1.9.2
prefix: ~/anaconda3/envs/lamm
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/HangbinZheng/LAMM.git
git@gitee.com:HangbinZheng/LAMM.git
HangbinZheng
LAMM
LAMM
main

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385