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