Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
pjxcharya
/
liveTrain
like
1
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
pjxcharya
commited on
May 28, 2025
Commit
6911133
·
verified
·
1 Parent(s):
5aa9372
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+2
-0
README.md
CHANGED
Viewed
@@ -5,6 +5,8 @@ colorFrom: blue
5
colorTo: green
6
sdk: docker
7
app_file: app.py
8
pinned: false
9
---
10
5
colorTo: green
6
sdk: docker
7
app_file: app.py
8
+
health_check_path: /healthz
9
+
app_port: 8080
10
pinned: false
11
---
12