[-] Remove unused torchvision and numba
This commit is contained in:
+1
-2
@@ -13,16 +13,15 @@ packages = [
|
||||
python = "^3.8"
|
||||
librosa = "^0.10.1"
|
||||
numpy = "^1.23.0"
|
||||
numba = "^0.58.0"
|
||||
pandas = "^2.0.0"
|
||||
torch = "^2.1.0"
|
||||
torchaudio = "^2.1.0"
|
||||
torchlibrosa = "^0.1.0"
|
||||
torchvision = "^0.16.0"
|
||||
tqdm = "^4.66.1"
|
||||
transformers = "^4.34.0"
|
||||
pyyaml = "^6.0.1"
|
||||
scikit-learn = "^1.3.1"
|
||||
requests = "*"
|
||||
|
||||
|
||||
[build-system]
|
||||
|
||||
Reference in New Issue
Block a user