1
0
Fork 0
onnx-web/onnx-web.code-workspace

37 lines
423 B
Plaintext
Raw Normal View History

{
"folders": [
{
"name": "root",
"path": "."
},
{
"path": "api"
},
{
"path": "gui"
}
],
"settings": {
"cSpell.words": [
"ddim",
"ddpm",
"directml",
"ftfy",
"huggingface",
"Multistep",
"numpy",
"Onnx",
"onnxruntime",
"pndm",
"pretrained",
"protobuf",
"runwayml",
"scipy",
"spacy",
"spinalcase",
"stringcase",
"venv",
"virtualenv"
]
}
}