Spaces:
Running
Running
| { | |
| "pythonVersion": "3.10", | |
| "pythonPlatform": "Windows", | |
| "pythonPath": "C:/Users/student/AppData/Local/Programs/Python/Python310/python.exe", | |
| "extraPaths": [ | |
| "C:/Users/student/AppData/Local/Programs/Python/Python310/Lib/site-packages" | |
| ], | |
| "include": ["."], | |
| "exclude": ["frontend", "static", "uploads", "outputs", "models", ".venv"] | |
| } | |