Spaces:
Runtime error
Runtime error
NCTCMumbai
commited on
Update requirements.txt
Browse files- requirements.txt +4 -5
requirements.txt
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
-
wikiextractor==3.0.6
|
2 |
-
sentence-transformers>=2.2.0
|
3 |
-
ipywidgets==8.1.1
|
4 |
-
tqdm==4.66.1
|
5 |
|
|
|
|
|
6 |
huggingface-hub==0.17.3
|
7 |
|
8 |
-
ragatouille
|
|
|
|
|
|
|
|
|
|
|
|
1 |
|
2 |
+
sentence-transformers=2.2.0
|
3 |
+
tqdm
|
4 |
huggingface-hub==0.17.3
|
5 |
|
6 |
+
ragatouille
|
7 |
+
transformers
|