Add pipeline_tag to enable Inference API
Browse files
README.md
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
---
|
| 2 |
language: en
|
| 3 |
license: mit
|
|
|
|
| 4 |
tags:
|
| 5 |
- text-classification
|
| 6 |
- motivational-interviewing
|
|
|
|
| 1 |
---
|
| 2 |
language: en
|
| 3 |
license: mit
|
| 4 |
+
pipeline_tag: text-classification
|
| 5 |
tags:
|
| 6 |
- text-classification
|
| 7 |
- motivational-interviewing
|