Spaces:
Running on Zero
Running on Zero
| data/ | |
| data2/ | |
| preds/ | |
| preprocessed_data/ | |
| wandb/ | |
| .ruff_cache/ | |
| *.sif | |
| *.log | |
| *.out | |
| .DS_Store | |
| __pycache__/ | |
| *.py[cod] | |
| *$py.class | |
| *.so | |
| .Python | |
| build/ | |
| develop-eggs/ | |
| dist/ | |
| downloads/ | |
| eggs/ | |
| .eggs/ | |
| lib/ | |
| lib64/ | |
| parts/ | |
| sdist/ | |
| var/ | |
| wheels/ | |
| share/python-wheels/ | |
| *.egg-info/ | |
| .installed.cfg | |
| *.egg | |
| MANIFEST | |
| .ipynb_checkpoints | |
| pip-log.txt | |
| pip-delete-this-directory.txt | |
| .python-version | |
| .env | |
| .mypy_cache | |