Spaces:
Runtime error
Runtime error
kenichiro
commited on
Commit
Β·
de544ef
1
Parent(s):
de82564
commit
Browse files- README.md +1 -1
- requirements.txt +1 -0
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
title: Clinical Segnemt
|
3 |
-
emoji:
|
4 |
colorFrom: purple
|
5 |
colorTo: yellow
|
6 |
sdk: streamlit
|
|
|
1 |
---
|
2 |
title: Clinical Segnemt
|
3 |
+
emoji: π
|
4 |
colorFrom: purple
|
5 |
colorTo: yellow
|
6 |
sdk: streamlit
|
requirements.txt
CHANGED
@@ -6,3 +6,4 @@ keybert
|
|
6 |
flair
|
7 |
click<8
|
8 |
mecab-python3
|
|
|
|
6 |
flair
|
7 |
click<8
|
8 |
mecab-python3
|
9 |
+
pysbd
|