init_code
This commit is contained in:
40
environment.yml
Normal file
40
environment.yml
Normal file
@@ -0,0 +1,40 @@
|
||||
name: d2g
|
||||
channels:
|
||||
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge
|
||||
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
|
||||
dependencies:
|
||||
- python=3.9.19
|
||||
- numpy=1.26.4
|
||||
- scipy=1.13.1
|
||||
- pyyaml=6.0.2
|
||||
- svgwrite=1.4.3
|
||||
- psutil=6.0.0
|
||||
- matplotlib
|
||||
- svgpathtools
|
||||
- cairosvg=2.7.1
|
||||
- nicegui=2.15.0
|
||||
- trimesh
|
||||
- cgal
|
||||
- pip
|
||||
- pip:
|
||||
- --extra-index-url https://download.pytorch.org/whl/cu121
|
||||
- torch==2.4.0+cu121
|
||||
- torchvision==0.19.0+cu121
|
||||
- torchaudio==2.4.0+cu121
|
||||
- transformers==4.46.2
|
||||
- tokenizers==0.20.3
|
||||
- accelerate==1.1.1
|
||||
- datasets==2.18.0
|
||||
- huggingface-hub==0.29.2
|
||||
- safetensors==0.5.3
|
||||
- tiktoken==0.9.0
|
||||
- peft==0.13.2
|
||||
- qwen-vl-utils==0.0.8
|
||||
- modelscope==1.18.0
|
||||
- pyrender==0.1.45
|
||||
- libigl==2.5.1
|
||||
- cgal==6.0.1.post202410241521
|
||||
- openai==1.54.4
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user