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

64 lines
810 B
Plaintext
Raw Normal View History

{
"folders": [
{
"name": "root",
"path": "."
},
{
"path": "api"
},
{
"path": "gui"
}
],
"settings": {
"cSpell.words": [
"astype",
"CUDA",
"ddim",
"ddpm",
"denoise",
"denoising",
"directml",
"ESRGAN",
"ftfy",
"gfpgan",
"Heun",
"huggingface",
"Inpaint",
"inpainting",
"jsonify",
"Karras",
"KDPM",
"Knollingcase",
2023-01-19 23:16:38 +00:00
"Lanczos",
"Multistep",
"ndarray",
"numpy",
"Onnx",
"onnxruntime",
"opset",
"outpaint",
2023-01-18 06:01:15 +00:00
"outpainting",
2023-01-16 20:52:56 +00:00
"outscale",
"pndm",
"pretrained",
"protobuf",
"resrgan",
"RRDB",
"runwayml",
"scandir",
"scipy",
"Singlestep",
"spacy",
"spinalcase",
"stabilityai",
"stringcase",
"upsampler",
"upscaling",
"venv",
"virtualenv",
"zustand"
]
}
}