Spaces:
Running on Zero
Running on Zero
Fix
#28
by hysts HF Staff - opened
- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -27,9 +27,8 @@ tqdm
|
|
| 27 |
textstat
|
| 28 |
huggingface_hub
|
| 29 |
spaces
|
| 30 |
-
torch==2.
|
| 31 |
-
torchaudio==2.
|
| 32 |
-
torchcodec==0.9.1
|
| 33 |
|
| 34 |
WeTextProcessing; platform_machine != "Darwin"
|
| 35 |
wetext; platform_system == "Darwin"
|
|
|
|
| 27 |
textstat
|
| 28 |
huggingface_hub
|
| 29 |
spaces
|
| 30 |
+
torch==2.8.0
|
| 31 |
+
torchaudio==2.8.0
|
|
|
|
| 32 |
|
| 33 |
WeTextProcessing; platform_machine != "Darwin"
|
| 34 |
wetext; platform_system == "Darwin"
|