Skip to content

Commit b7abce4

Browse files
authored
Merge pull request bfirsh#2 from tarvaina/patch-1
Load pytorch from pytorch-nightly, not from conda-forge
2 parents c7a41f4 + 6cbed82 commit b7abce4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment-mac.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: ldm
22
channels:
3+
- pytorch-nightly
34
- apple
45
- conda-forge
5-
- pytorch-nightly
66
- defaults
77
dependencies:
88
- python=3.10.4

0 commit comments

Comments
 (0)