.gitignore 146 B

12345678910111213141516
  1. results/
  2. data/
  3. __pycache__/
  4. wandb/
  5. lightning_logs/
  6. image_generation/
  7. mind_vis.egg-info/
  8. *.out
  9. *.npz
  10. *.ckpt
  11. *.DS_Store
  12. *.zip
  13. *.tar
  14. *.nii
  15. *.gz
  16. *.pth