Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
1vash
/
demo-flask-docker-template
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Ivan Shelonik
commited on
Jun 12, 2023
Commit
b71ad0c
·
2 Parent(s):
e720316
30044bf
Merge branch 'main' of https://huggingface.co/spaces/1vash/demo-flask-docker-template into main
Browse files
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -5,6 +5,7 @@ colorFrom: indigo
5
colorTo: blue
6
sdk: docker
7
app_port: 5000
8
pinned: false
9
---
10
5
colorTo: blue
6
sdk: docker
7
app_port: 5000
8
+
models: ['1vash/mnist_demo_model']
9
pinned: false
10
---
11