Skip to content

Commit 6c90d6c

Browse files
author
rp2773
committed
fix conda env file (thanks AE revier @A1 for the catch)
1 parent 4ffee3c commit 6c90d6c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

environment.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ dependencies:
4343
- xz=5.2.6=h166bdaf_0
4444
- zlib=1.2.13=hd590300_5
4545
- pip:
46+
- --extra-index-url https://download.pytorch.org/whl/cu118
4647
- absl-py==1.3.0
4748
- aiosignal==1.2.0
4849
- anyio==3.6.1
@@ -90,7 +91,7 @@ dependencies:
9091
- idna==3.4
9192
- importlib-metadata==5.0.0
9293
- importlib-resources==5.10.0
93-
- install==1.3.5
94+
- pip-install==1.3.5
9495
- ipykernel==6.16.0
9596
- ipython==8.5.0
9697
- ipython-genutils==0.2.0

0 commit comments

Comments
 (0)