Spaces:
Running
on
Zero
Running
on
Zero
chong.zhang
commited on
Commit
·
48b3a6b
1
Parent(s):
59ad273
update
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -19,8 +19,8 @@ pydantic==2.7.0
|
|
19 |
rich==13.7.1
|
20 |
soundfile==0.12.1
|
21 |
tensorboard==2.14.0
|
22 |
-
torch
|
23 |
-
torchaudio
|
24 |
uvicorn==0.30.0
|
25 |
wget==3.2
|
26 |
WeTextProcessing==1.0.3
|
|
|
19 |
rich==13.7.1
|
20 |
soundfile==0.12.1
|
21 |
tensorboard==2.14.0
|
22 |
+
torch==2.0.1
|
23 |
+
torchaudio==2.0.2
|
24 |
uvicorn==0.30.0
|
25 |
wget==3.2
|
26 |
WeTextProcessing==1.0.3
|