Spaces:
Sleeping
Sleeping
insanecoder69
commited on
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -46,9 +46,9 @@ soundfile==0.12.1
|
|
46 |
TextGrid==1.6.1
|
47 |
threadpoolctl==3.1.0
|
48 |
tokenizers==0.12.1
|
49 |
-
torch==1.10.1
|
50 |
-
|
51 |
-
|
52 |
tqdm==4.64.1
|
53 |
transformers==4.22.2
|
54 |
trimesh==3.14.1
|
|
|
46 |
TextGrid==1.6.1
|
47 |
threadpoolctl==3.1.0
|
48 |
tokenizers==0.12.1
|
49 |
+
torch==1.10.1
|
50 |
+
torchvision
|
51 |
+
torchaudio
|
52 |
tqdm==4.64.1
|
53 |
transformers==4.22.2
|
54 |
trimesh==3.14.1
|