Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,12 @@ sdk: docker
|
|
7 |
app_port: 8501
|
8 |
tags:
|
9 |
- streamlit
|
|
|
|
|
|
|
10 |
pinned: false
|
|
|
|
|
11 |
short_description: Tetsing models finetuned in this space
|
12 |
license: mit
|
13 |
---
|
|
|
7 |
app_port: 8501
|
8 |
tags:
|
9 |
- streamlit
|
10 |
+
- transformers
|
11 |
+
- text-classification
|
12 |
+
- pytorch
|
13 |
pinned: false
|
14 |
+
library_name: transformers
|
15 |
+
pipeline_tag: text-classification
|
16 |
short_description: Tetsing models finetuned in this space
|
17 |
license: mit
|
18 |
---
|