Spaces:
Running on Zero
Running on Zero
Update README.md
Browse files
README.md
CHANGED
|
@@ -10,6 +10,28 @@ app_file: app.py
|
|
| 10 |
pinned: false
|
| 11 |
license: mit
|
| 12 |
short_description: Personally Identifiable Information protector tool
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 10 |
pinned: false
|
| 11 |
license: mit
|
| 12 |
short_description: Personally Identifiable Information protector tool
|
| 13 |
+
language:
|
| 14 |
+
- as
|
| 15 |
+
- brx
|
| 16 |
+
- bn
|
| 17 |
+
- zh
|
| 18 |
+
- en
|
| 19 |
+
- fa
|
| 20 |
+
- fr
|
| 21 |
+
- de
|
| 22 |
+
- hi
|
| 23 |
+
- mr
|
| 24 |
+
- lus
|
| 25 |
+
- ne
|
| 26 |
+
- it
|
| 27 |
+
- pr
|
| 28 |
+
- sa
|
| 29 |
+
- es
|
| 30 |
+
- sv
|
| 31 |
+
- ta
|
| 32 |
+
- te
|
| 33 |
+
- uk
|
| 34 |
+
- ur
|
| 35 |
---
|
| 36 |
|
| 37 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|