Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,7 @@ title: DevToolKit
|
|
3 |
emoji: 👁
|
4 |
colorFrom: purple
|
5 |
colorTo: pink
|
|
|
6 |
sdk: streamlit
|
7 |
sdk_version: 1.42.2
|
8 |
app_file: app.py
|
@@ -11,4 +12,5 @@ license: mit
|
|
11 |
port: 8888
|
12 |
---
|
13 |
|
|
|
14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
3 |
emoji: 👁
|
4 |
colorFrom: purple
|
5 |
colorTo: pink
|
6 |
+
language: py
|
7 |
sdk: streamlit
|
8 |
sdk_version: 1.42.2
|
9 |
app_file: app.py
|
|
|
12 |
port: 8888
|
13 |
---
|
14 |
|
15 |
+
|
16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|