Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
bigcomputer
/
SWE-Arena
like
6
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
8d86488
SWE-Arena
/
Docker
terryyz
Update Docker
8d86488
verified
2 months ago
raw
Copy download link
history
blame
Safe
188 Bytes
FROM ubuntu
RUN pip install -e
".[model_worker,webui]"
EXPOSE
7860
RUN python -m fastchat
.serve
.gradio_web_server_multi
--controller
""
--register
api_endpoints_serve
.json
--vision-arena