Spaces:
Running
Running
update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -3,4 +3,7 @@ tensorflow
|
|
3 |
pandas
|
4 |
numpy
|
5 |
scikit-learn
|
6 |
-
joblib
|
|
|
|
|
|
|
|
3 |
pandas
|
4 |
numpy
|
5 |
scikit-learn
|
6 |
+
joblib
|
7 |
+
torch
|
8 |
+
tldextract
|
9 |
+
rapidfuzz
|