Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
-
|
2 |
gradio==2.6.2
|
3 |
scikit_learn==1.0.2
|
4 |
scipy==1.6.1
|
5 |
thefuzz==0.19.0
|
6 |
torch==1.10.1
|
7 |
transformers==4.15.0
|
8 |
-
wikipedia==1.4.0
|
|
|
1 |
+
|
2 |
gradio==2.6.2
|
3 |
scikit_learn==1.0.2
|
4 |
scipy==1.6.1
|
5 |
thefuzz==0.19.0
|
6 |
torch==1.10.1
|
7 |
transformers==4.15.0
|
8 |
+
wikipedia==1.4.0
|