DeepXR/Helion-OSC
465
1# Python2__pycache__/3*.py[cod]4*$py.class5*.so6.Python7build/8develop-eggs/9dist/10downloads/11eggs/12.eggs/13lib/14lib64/15parts/16sdist/17var/18wheels/19*.egg-info/20.installed.cfg21*.egg22MANIFEST23 24# PyTorch25*.pth26*.pt27*.ckpt28 29# Virtual environments30venv/31ENV/32env/33.venv34 35# IDEs36.vscode/37.idea/38*.swp39*.swo40*~41.DS_Store42 43# Jupyter Notebook44.ipynb_checkpoints45*.ipynb46 47# Model files (too large for git)48*.safetensors49*.bin50*.h551*.onnx52 53# Logs54logs/55*.log56wandb/57tensorboard/58*.tfevents*59 60# Evaluation results61evaluation_results/62benchmark_results/63outputs/64 65# Cache66.cache/67cache/68__pycache__/69*.pyc70 71# Hugging Face72.huggingface/73hf_cache/74 75# Offload76offload/77 78# Testing79.pytest_cache/80.coverage81htmlcov/82 83# Temporary files84tmp/85temp/86*.tmp87 88# Compiled files89*.o90*.a91*.lib92*.dll93*.exe94 95# Documentation builds96docs/_build/97site/98 99# Environment variables100.env101.env.local102 103# Large files104*.tar105*.tar.gz106*.zip107*.7z108 109# Safetensors shards (handled separately)110# model-*.safetensors