Model and Interface Update
Browse files
README.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
---
|
| 2 |
title: Turkish Named Entity Recognition
|
| 3 |
emoji: π
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: streamlit
|
| 7 |
app_file: app.py
|
| 8 |
pinned: false
|
|
@@ -34,4 +34,4 @@ Path to your main application file (which contains either `gradio` or `streamlit
|
|
| 34 |
Path is relative to the root of the repository.
|
| 35 |
|
| 36 |
`pinned`: _boolean_
|
| 37 |
-
Whether the Space stays on top of your list.
|
|
|
|
| 1 |
---
|
| 2 |
title: Turkish Named Entity Recognition
|
| 3 |
emoji: π
|
| 4 |
+
colorFrom: indigo
|
| 5 |
+
colorTo: indigo
|
| 6 |
sdk: streamlit
|
| 7 |
app_file: app.py
|
| 8 |
pinned: false
|
|
|
|
| 34 |
Path is relative to the root of the repository.
|
| 35 |
|
| 36 |
`pinned`: _boolean_
|
| 37 |
+
Whether the Space stays on top of your list.
|