Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ transformers==4.30.2
|
|
3 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
4 |
torch >= 2.0
|
5 |
huggingface_hub
|
|
|
6 |
audioldm2==0.0.3
|
|
|
3 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
4 |
torch >= 2.0
|
5 |
huggingface_hub
|
6 |
+
timm
|
7 |
audioldm2==0.0.3
|