Skip to content

Commit

Permalink
removed PyTorch from env due to cross-OS and CUDA complexities
Browse files Browse the repository at this point in the history
  • Loading branch information
jamescalam committed Jun 6, 2021
1 parent 5a69337 commit 0856f21
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions environment.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
name: ml
channels:
- pytorch
- conda-forge
- defaults
dependencies:
Expand Down Expand Up @@ -263,7 +262,6 @@ dependencies:
- tk=8.6.10=he774522_0
- toml=0.10.1=py_0
- toolz=0.11.1=py_0
- torchaudio=0.8.1=py38
- tornado=6.0.4=py38he774522_1
- tqdm=4.50.2=py_0
- traitlets=5.0.5=py_0
Expand Down Expand Up @@ -387,8 +385,6 @@ dependencies:
- thinc==8.0.3
- tika==1.24
- tokenizers==0.9.4
- torch==1.8.1+cu111
- torchvision==0.9.1+cu111
- tox==3.23.1
- transformers==4.1.1
- typer==0.3.2
Expand Down

0 comments on commit 0856f21

Please sign in to comment.