Spaces:
Configuration error
Configuration error
Commit
·
78337e8
1
Parent(s):
2b127d5
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Token Counter
|
2 |
|
3 |

|
@@ -32,4 +41,4 @@ We welcome contributions to improve Token Counter! Please feel free to open an i
|
|
32 |
|
33 |
## License
|
34 |
|
35 |
-
This project is licensed under the CC0-1.0 License - see the [LICENSE](LICENSE) file for details.
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
title: Token counter
|
4 |
+
sdk: streamlit
|
5 |
+
emoji: 🌖
|
6 |
+
colorFrom: green
|
7 |
+
colorTo: blue
|
8 |
+
pinned: true
|
9 |
+
---
|
10 |
# Token Counter
|
11 |
|
12 |

|
|
|
41 |
|
42 |
## License
|
43 |
|
44 |
+
This project is licensed under the CC0-1.0 License - see the [LICENSE](LICENSE) file for details.
|