Spaces:
Sleeping
Sleeping
| # Ignore Python bytecode files | |
| *.pyc | |
| *.pyo | |
| __pycache__/ | |
| # Ignore virtual environment directory | |
| venv/ | |
| /3D_stage/outputs/ | |
| input_3D.png | |
| input.png |