Skip to content

Commit

Permalink
Add environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eigenvivek committed Nov 25, 2023
1 parent 65a45a7 commit c1bcd60
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name: preop
channels:
- conda-forge
- pytorch
- pytorch3d
- nvidia
dependencies:
- pip
- pytorch
- torchvision
- pytorch3d
- pip:
- diffdrr
- h5py
- scikit-image
- seaborn
- transformers
- timm
- torchmetrics
- tqdm
- beartype
- jaxtyping

0 comments on commit c1bcd60

Please sign in to comment.