Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
triflix
/
sky
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
triflix
commited on
Apr 22, 2025
Commit
6aa0d44
·
verified
·
1 Parent(s):
86716a1
Create hf.yml
Browse files
Files changed (1)
hide
show
hf.yml
+3
-0
hf.yml
ADDED
Viewed
@@ -0,0 +1,3 @@
1
+
sdk: docker # Use custom Docker environment
2
+
app_file: main.py # Entrypoint for the app
3
+
app_port: 7860 # Default HF Spaces port