Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ spacy==2.3.7
|
|
11 |
SPARQLWrapper==2.0.0
|
12 |
streamlit==1.11.1
|
13 |
wikipedia==1.4.0
|
14 |
-
streamlit-aggrid
|
|
|
|
11 |
SPARQLWrapper==2.0.0
|
12 |
streamlit==1.11.1
|
13 |
wikipedia==1.4.0
|
14 |
+
streamlit-aggrid
|
15 |
+
transformers
|