Spaces:
Sleeping
Sleeping
abhishekrs4
commited on
Commit
•
8bbfc11
1
Parent(s):
4cffcec
updated readme
Browse files
README.md
CHANGED
@@ -1,11 +1,13 @@
|
|
1 |
---
|
2 |
title: Overhead MNIST Frontend
|
3 |
-
emoji:
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: docker
|
7 |
pinned: false
|
8 |
license: mit
|
|
|
|
|
9 |
---
|
10 |
|
11 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
title: Overhead MNIST Frontend
|
3 |
+
emoji: 🛰️
|
4 |
+
colorFrom: green
|
5 |
+
colorTo: green
|
6 |
sdk: docker
|
7 |
pinned: false
|
8 |
license: mit
|
9 |
+
python_version: 3.8
|
10 |
+
app_port: 8501
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|