Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
torch
|
2 |
-
torchaudio
|
3 |
-
transformers
|
4 |
-
scipy
|
5 |
google-cloud-speech
|
|
|
1 |
+
#torch
|
2 |
+
#torchaudio
|
3 |
+
#transformers
|
4 |
+
#scipy
|
5 |
google-cloud-speech
|