# VS Code files for those working on multiple tools .vscode/* # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] *$py.class # Environments .env .venv env/ venv/ ENV/ env.bak/ venv.bak/ # Local JSON and Gradio files paris.json paris.py