Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -37,4 +37,5 @@ pyspellchecker
|
|
37 |
torch
|
38 |
tqdm
|
39 |
rapidfuzz==2.13.7
|
40 |
-
tf2onnx
|
|
|
|
37 |
torch
|
38 |
tqdm
|
39 |
rapidfuzz==2.13.7
|
40 |
+
tf2onnx
|
41 |
+
tensorflow-addons==0.21.0
|