Update README.md
Browse files
README.md
CHANGED
|
@@ -12,6 +12,8 @@ library_name: fastai
|
|
| 12 |
pipeline_tag: image-classification
|
| 13 |
datasets:
|
| 14 |
- scikit-learn/churn-prediction
|
|
|
|
|
|
|
| 15 |
---
|
| 16 |
|
| 17 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 12 |
pipeline_tag: image-classification
|
| 13 |
datasets:
|
| 14 |
- scikit-learn/churn-prediction
|
| 15 |
+
language:
|
| 16 |
+
- pl
|
| 17 |
---
|
| 18 |
|
| 19 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|