forked from SadilKhan/Text2CAD
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
39 lines (38 loc) · 732 Bytes
/
environment.yml
File metadata and controls
39 lines (38 loc) · 732 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
name: text2cad
channels:
- default
- conda-forge
- conda-forge/label/cf202003
- conda-forge/label/gcc7
- pytorch
- nvidia
dependencies:
- python=3.9
- numpy
- pytorch=2.2.1
- torchvision=0.17.1
- pythonocc-core=7.7.2
- cuda
- pip:
- tqdm
- prettytable
- torchinfo==1.8.0
- plyfile==0.9
- trimesh==4.1.8
- tensorboard
- pyvista
- rich==13.7.1
- CythonGSL
- loguru
- torchdata==0.7.1
- litdata
- transformers
- nltk
- ipykernel
- ipywidgets
- rich
- pillow
- accelerate
- python-dotenv
- gradio
- open3d