Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 2 |
-
torch
|
| 3 |
accelerate==1.0.1
|
| 4 |
appdirs==1.4.4
|
| 5 |
loralib==0.1.2
|
|
@@ -20,5 +20,4 @@ openai-whisper==20240930
|
|
| 20 |
huggingface-hub==0.25.0
|
| 21 |
numpy==1.26.4
|
| 22 |
snac==1.2.1
|
| 23 |
-
torch==2.4.1
|
| 24 |
soundfile==0.12.1
|
|
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 2 |
+
torch==2.4.0
|
| 3 |
accelerate==1.0.1
|
| 4 |
appdirs==1.4.4
|
| 5 |
loralib==0.1.2
|
|
|
|
| 20 |
huggingface-hub==0.25.0
|
| 21 |
numpy==1.26.4
|
| 22 |
snac==1.2.1
|
|
|
|
| 23 |
soundfile==0.12.1
|