Spaces:
Running
Running
jeanpoll
commited on
Commit
·
5eb62f8
1
Parent(s):
2390c11
debugging errors next 3
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
langid==1.1.6
|
| 2 |
numpy
|
| 3 |
pandas
|
| 4 |
-
regex==
|
| 5 |
scikit-learn==0.24.1
|
| 6 |
sentence-transformers==1.0.4
|
| 7 |
tensorflow==2.6.0
|
|
|
|
| 1 |
langid==1.1.6
|
| 2 |
numpy
|
| 3 |
pandas
|
| 4 |
+
regex==2021.3.17
|
| 5 |
scikit-learn==0.24.1
|
| 6 |
sentence-transformers==1.0.4
|
| 7 |
tensorflow==2.6.0
|