Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
|
2 |
wikiextractor==3.0.6
|
3 |
-
sentence-transformers
|
4 |
ipywidgets==8.1.1
|
5 |
tqdm==4.66.1
|
6 |
aiohttp==3.8.6
|
7 |
-
huggingface-hub
|
8 |
lancedb
|
9 |
openai==0.28
|
10 |
google-generativeai==0.4.1
|
|
|
1 |
|
2 |
wikiextractor==3.0.6
|
3 |
+
sentence-transformers
|
4 |
ipywidgets==8.1.1
|
5 |
tqdm==4.66.1
|
6 |
aiohttp==3.8.6
|
7 |
+
huggingface-hub
|
8 |
lancedb
|
9 |
openai==0.28
|
10 |
google-generativeai==0.4.1
|