Skip to content

Commit 2fa3165

Browse files
Update requirements.txt
1 parent 224dc18 commit 2fa3165

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

‎requirements.txt‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
tensorflow>=2.0.0
1+
tensorflow>=2.0.0; sys_platform!='darwin'
2+
tensorflow-macos>=2.5.0; sys_platform=='darwin'
23
numpy
34
matplotlib

0 commit comments

Comments
 (0)