Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
-
|
2 |
-
regex==2021.8.3
|
3 |
-
scikit-learn
|
4 |
sentence_transformers
|
5 |
scipy
|
6 |
tqdm
|
|
|
1 |
+
lightning==2.0.1
|
|
|
|
|
2 |
sentence_transformers
|
3 |
scipy
|
4 |
tqdm
|