Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
safe-challenge
/
SAFEChallengeTask1
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
SAFEChallengeTask1
/
Dockerfile
gmancino-ball
Update Dockerfile
e188fc2
verified
8 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
FROM ghcr.io/stresearch/competitions:llm
CMD uvicorn competitions
.app
:app
--host
0.0
.
0.0
--port
7860
--workers
1