Update conda-environment-apple-silicon.yaml

This commit is contained in:
Smiril
2022-07-11 22:46:00 +02:00
committed by GitHub
parent 126d27010e
commit cd3d89638d
+4 -4
View File
@@ -5,6 +5,7 @@ channels:
dependencies:
- python>=3.9
- pip
- cmake
- tensorflow-deps<=2.9.1
- tk
- libblas
@@ -15,7 +16,6 @@ dependencies:
- psutil>=5.8.0
- numpy>=1.18.0
- opencv-python>=4.5.5.0
- pillow>=8.3.1
- scikit-learn>=1.0.2
- imageio
- image
@@ -43,8 +43,8 @@ dependencies:
- imageio-ffmpeg>=0.4.7
- ffmpy==0.2.3
- imageio==2.9.0
- torch==1.8.0
- torchvision==0.9.0
- torch
- torchvision==0.13.0
- insightface==0.2.1
- ipython==7.21.0
- Pillow==8.3.1
- CPython