roi/EditP23
5
1# Byte-compiled / cache files2__pycache__/3*.py[cod]4 5# Gradio-specific temporary files6.gradio_cache/7.gradio/8 9# Temporal10tmp/11# SLURM logs or files12slurm/13*.slurm14 15# VSCode settings16.vscode/17 18# Environment files19.env20*.env21 22# Jupyter Notebook checkpoints23.ipynb_checkpoints/24 25# Mac and OS metadata26.DS_Store27 28# Python virtual environments29venv/30.env/31 