c94e3e5 9f7a252
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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