Skip to content

Commit 1c649e4

Browse files
committed
fix torchvision dependency version CompVis#511
1 parent 4d197f6 commit 1c649e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-mac.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ opencv-python==4.6.0.66
1111
pillow==9.2.0
1212
pudb==2019.2
1313
torch==1.12.1
14-
torchvision==0.12.0
14+
torchvision==0.13.0
1515
pytorch-lightning==1.4.2
1616
streamlit==1.12.0
1717
test-tube>=0.7.5

0 commit comments

Comments
 (0)