Spaces:
Running on Zero
Running on Zero
GitHub Actions
feat: Nemotron Space, Modal backend, sponsor prize targeting, improvements doc
31d4f9b | .git | |
| .gitignore | |
| .github | |
| .venv | |
| venv | |
| env | |
| __pycache__ | |
| *.pyc | |
| *.pyo | |
| *.egg-info | |
| .pytest_cache | |
| .mypy_cache | |
| .ruff_cache | |
| dist | |
| build | |
| *.egg | |
| .DS_Store | |
| .env | |
| .env.local | |
| tests/ | |
| docs/screenshots/ | |
| *.md | |
| !README.md | |
| .vscode | |
| .idea | |
| Makefile | |