Spaces:
Runtime error
Runtime error
Hariharan Vijayachandran
commited on
Commit
·
49fa90a
1
Parent(s):
0abf607
fix
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
scikit-learn==1.2.0
|
| 2 |
numpy==1.23.5
|
| 3 |
pandas==1.5.2
|
|
|
|
|
|
| 1 |
scikit-learn==1.2.0
|
| 2 |
numpy==1.23.5
|
| 3 |
pandas==1.5.2
|
| 4 |
+
st-annotated-text==3.0.0
|