Spaces:
Runtime error
Runtime error
fcyai
commited on
Commit
•
9f6255e
1
Parent(s):
ee54e78
torch
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ openai
|
|
4 |
WeTextProcessing
|
5 |
numpy<2.0.0
|
6 |
omegaconf~=2.3.0
|
7 |
-
torch~=2.2.
|
8 |
torchaudio
|
9 |
tqdm
|
10 |
einops
|
|
|
4 |
WeTextProcessing
|
5 |
numpy<2.0.0
|
6 |
omegaconf~=2.3.0
|
7 |
+
torch~=2.2.0
|
8 |
torchaudio
|
9 |
tqdm
|
10 |
einops
|