Spaces:
Running
Running
kevinwang676
commited on
Commit
·
9040ca7
1
Parent(s):
7ef97c0
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -33,8 +33,8 @@ shortuuid==1.0.9
|
|
33 |
six==1.16.0
|
34 |
smmap==5.0.0
|
35 |
soundfile==0.10.3.post1
|
36 |
-
torch
|
37 |
-
torchaudio
|
38 |
tqdm==4.64.0
|
39 |
traitlets==5.2.0
|
40 |
typing-extensions==4.2.0
|
|
|
33 |
six==1.16.0
|
34 |
smmap==5.0.0
|
35 |
soundfile==0.10.3.post1
|
36 |
+
torch
|
37 |
+
torchaudio
|
38 |
tqdm==4.64.0
|
39 |
traitlets==5.2.0
|
40 |
typing-extensions==4.2.0
|