Spaces:
Running
Running
johnpaulbin
commited on
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ numpy
|
|
7 |
emoji
|
8 |
text_unidecode
|
9 |
scikit-learn
|
10 |
-
torch
|
|
|
|
7 |
emoji
|
8 |
text_unidecode
|
9 |
scikit-learn
|
10 |
+
torch
|
11 |
+
flask_caching
|