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

88 lines
1.1 KiB
Plaintext

{
"folders": [
{
"name": "root",
"path": "."
},
{
"path": "api"
},
{
"path": "gui"
}
],
"settings": {
"cSpell.words": [
"astype",
"basicsr",
"ckpt",
"codebook",
"codeformer",
"CUDA",
"ddim",
"ddpm",
"denoise",
"denoising",
"directml",
"dtype",
"ESRGAN",
"ftfy",
"gfpgan",
"Heun",
"huggingface",
"Inpaint",
"inpainting",
"jsonify",
"Karras",
"KDPM",
"Knollingcase",
"Lanczos",
"Multistep",
"ndarray",
"numpy",
"Onnx",
"onnxruntime",
"openjourney",
"opset",
"outpaint",
"outpainting",
"outscale",
"pndm",
"pretrain",
"pretrained",
"protobuf",
"randn",
"realesr",
"resrgan",
"retinaface",
"rocm",
"RRDB",
"runwayml",
"safetensors",
"scandir",
"scipy",
"scrollback",
"sess",
"Singlestep",
"spacy",
"spinalcase",
"stabilityai",
"stringcase",
"timestep",
"timesteps",
"tojson",
"torchvision",
"uncond",
"unet",
"unsqueeze",
"untruncated",
"upsample",
"upsampler",
"upsampling",
"upscaling",
"venv",
"virtualenv",
"zustand"
]
}
}