Spaces:
Runtime error
Runtime error
PMS61
commited on
Commit
·
eed52dc
1
Parent(s):
5c8cf8c
fixes
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -119,6 +119,7 @@ SpeechRecognition
|
|
119 |
sympy
|
120 |
threadpoolctl
|
121 |
tokenizers
|
|
|
122 |
torch
|
123 |
torchvision
|
124 |
tqdm
|
|
|
119 |
sympy
|
120 |
threadpoolctl
|
121 |
tokenizers
|
122 |
+
tensorflow
|
123 |
torch
|
124 |
torchvision
|
125 |
tqdm
|