Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -3,7 +3,7 @@ title: Keras Image Classifier App
|
|
| 3 |
emoji: 🐨
|
| 4 |
colorFrom: gray
|
| 5 |
colorTo: yellow
|
| 6 |
-
sdk:
|
| 7 |
sdk_version: 5.34.2
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
|
@@ -11,4 +11,4 @@ license: mit
|
|
| 11 |
short_description: Class Task
|
| 12 |
---
|
| 13 |
|
| 14 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 3 |
emoji: 🐨
|
| 4 |
colorFrom: gray
|
| 5 |
colorTo: yellow
|
| 6 |
+
sdk: docker
|
| 7 |
sdk_version: 5.34.2
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
|
|
|
| 11 |
short_description: Class Task
|
| 12 |
---
|
| 13 |
|
| 14 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|