File size: 269 Bytes
c336648
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
{
  "python.defaultInterpreterPath": "D:/ai/automatic1111/venv/Scripts/python.exe",
  "python.autoComplete.extraPaths": [
    "D:/ai/automatic1111",
  ],
  "python.analysis.extraPaths": [
    "D:/ai/automatic1111",
  ],
  "python.analysis.typeCheckingMode": "basic",
}