dikdimon's picture
Upload extensions using SD-Hub extension
c336648 verified
raw
history blame
269 Bytes
{
"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",
}