updating requirements
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -2,8 +2,8 @@ audiodiffusion==1.5.6
|
|
2 |
diffusers==0.17.1
|
3 |
librosa==0.10.1
|
4 |
numpy==1.26.2
|
5 |
-
torch==2.2.1
|
6 |
-
torchaudio==2.2.1
|
7 |
torchmetrics==1.3.1
|
8 |
torchvision==0.17.1
|
9 |
streamlit==1.32.2
|
|
|
2 |
diffusers==0.17.1
|
3 |
librosa==0.10.1
|
4 |
numpy==1.26.2
|
5 |
+
torch==2.2.1
|
6 |
+
torchaudio==2.2.1
|
7 |
torchmetrics==1.3.1
|
8 |
torchvision==0.17.1
|
9 |
streamlit==1.32.2
|