Spaces:
Build error
Build error
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
---
|
| 2 |
title: LFW Masked Recognition
|
| 3 |
emoji: 👥
|
|
|
|
| 4 |
colorFrom: yellow
|
| 5 |
colorTo: purple
|
| 6 |
sdk: gradio
|
|
@@ -8,6 +9,7 @@ sdk_version: 3.1.7
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: afl-3.0
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 1 |
---
|
| 2 |
title: LFW Masked Recognition
|
| 3 |
emoji: 👥
|
| 4 |
+
python_version: 3.7
|
| 5 |
colorFrom: yellow
|
| 6 |
colorTo: purple
|
| 7 |
sdk: gradio
|
|
|
|
| 9 |
app_file: app.py
|
| 10 |
pinned: false
|
| 11 |
license: afl-3.0
|
| 12 |
+
|
| 13 |
---
|
| 14 |
|
| 15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|