Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -5
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
-
SPARQLWrapper
|
| 2 |
-
sentence_transformers
|
| 3 |
-
aiohttp
|
| 4 |
-
asyncio
|
| 5 |
-
openai
|
|
|
|
|
|
| 1 |
+
SPARQLWrapper
|
| 2 |
+
sentence_transformers
|
| 3 |
+
aiohttp
|
| 4 |
+
asyncio
|
| 5 |
+
openai
|
| 6 |
+
googlesearch-python
|