Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,11 @@
|
|
1 |
---
|
2 |
sdk_version: 4.37.2
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
sdk_version: 4.37.2
|
3 |
+
license: mit
|
4 |
+
title: CrowdCounting-with-Scale-Adaptive-Selection-SASNet
|
5 |
+
sdk: gradio
|
6 |
+
emoji: 🚀
|
7 |
+
colorTo: red
|
8 |
+
short_description: Implementation of CrowdCounting with SASNet
|
9 |
---
|
10 |
|
11 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|