Spaces:
Sleeping
Sleeping
test
Browse files- requirements.txt +8 -8
requirements.txt
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
-
Flask
|
| 2 |
-
fuzzywuzzy
|
| 3 |
-
gunicorn
|
| 4 |
-
huggingface
|
| 5 |
-
huggingface-hub
|
| 6 |
-
joblib
|
| 7 |
-
requests
|
| 8 |
-
spacy
|
| 9 |
python-Levenshtein
|
|
|
|
| 1 |
+
Flask
|
| 2 |
+
fuzzywuzzy
|
| 3 |
+
gunicorn
|
| 4 |
+
huggingface
|
| 5 |
+
huggingface-hub
|
| 6 |
+
joblib
|
| 7 |
+
requests
|
| 8 |
+
spacy
|
| 9 |
python-Levenshtein
|