Spaces:
Sleeping
Sleeping
| FROM ghcr.io/stresearch/competitions:llm | |
| CMD uvicorn competitions.app:app --host 0.0.0.0 --port 7860 --workers 1 |
| FROM ghcr.io/stresearch/competitions:llm | |
| CMD uvicorn competitions.app:app --host 0.0.0.0 --port 7860 --workers 1 |