We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed0e541 commit 0f97035Copy full SHA for 0f97035
1 file changed
install/conda/songexplorer/meta.yaml
@@ -18,6 +18,7 @@ requirements:
18
- tensorflow >=2.8,<2.14 # [linux]
19
- cudatoolkit # [not osx]
20
- cudnn # [not osx]
21
+ - cuda-nvcc # [not osx]
22
- bokeh >=2,<3
23
- matplotlib-base
24
- natsort
0 commit comments