Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +8 -7
requirements.txt
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
-
gradio
|
2 |
-
scikit_learn
|
3 |
-
scipy
|
4 |
-
thefuzz
|
5 |
-
torch
|
6 |
-
transformers
|
7 |
-
wikipedia
|
|
|
|
1 |
+
gradio
|
2 |
+
scikit_learn
|
3 |
+
scipy
|
4 |
+
thefuzz
|
5 |
+
torch
|
6 |
+
transformers
|
7 |
+
wikipedia=
|
8 |
+
python-Levenshtein
|