Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,5 @@
|
|
1 |
---
|
2 |
title: Gender Classification Using Hybrid Approach
|
3 |
-
|
4 |
-
|
5 |
-
colorTo: indigo
|
6 |
-
sdk: docker
|
7 |
-
pinned: false
|
8 |
---
|
9 |
-
|
10 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
title: Gender Classification Using Hybrid Approach
|
3 |
+
sdk: streamlit
|
4 |
+
app_file: app.py
|
|
|
|
|
|
|
5 |
---
|
|
|
|