Spaces:
Paused
Paused
Derek Thomas
commited on
Commit
·
544e4d1
1
Parent(s):
649fdfc
Updating requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
wikiextractor==3.0.6
|
| 2 |
farm-haystack[inference]==1.20.1
|
| 3 |
ipywidgets==8.1.1
|
| 4 |
-
tqdm==4.66.1
|
|
|
|
|
|
| 1 |
wikiextractor==3.0.6
|
| 2 |
farm-haystack[inference]==1.20.1
|
| 3 |
ipywidgets==8.1.1
|
| 4 |
+
tqdm==4.66.1
|
| 5 |
+
aiohttp-3.8.6
|