Skip to content

Commit

Permalink
Removed conda dependencies from meta.yaml for beveradb conda package …
Browse files Browse the repository at this point in the history
…build
  • Loading branch information
beveradb committed Feb 5, 2024
1 parent 52cbce3 commit 60c8471
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,16 +44,5 @@ requirements:
- poetry
- llvmlite
run:
- python >=3.9
- requests
- numpy
- librosa
- six
- pydub
- pytorch
- torchvision
- torchaudio
- python >=3.9,<3.12
- ffmpeg >=6
- onnx
- onnxruntime
- onnx2torch

0 comments on commit 60c8471

Please sign in to comment.