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

92 lines
1.2 KiB
Plaintext
Raw Normal View History

{
"folders": [
{
"name": "root",
"path": "."
},
{
"path": "api"
},
{
"path": "gui"
}
],
"settings": {
"cSpell.words": [
"astype",
2023-02-05 14:06:50 +00:00
"basicsr",
"Civitai",
2023-02-05 14:06:50 +00:00
"ckpt",
"codebook",
"codeformer",
"CUDA",
"ddim",
"ddpm",
"deis",
"denoise",
"denoising",
"directml",
2023-02-19 18:15:14 +00:00
"Dreambooth",
2023-01-30 00:42:05 +00:00
"dtype",
"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",
"openjourney",
"opset",
"outpaint",
2023-01-18 06:01:15 +00:00
"outpainting",
2023-01-16 20:52:56 +00:00
"outscale",
"pndm",
2023-02-05 14:06:50 +00:00
"pretrain",
"pretrained",
"protobuf",
2023-01-30 00:42:05 +00:00
"randn",
"realesr",
"resrgan",
2023-02-05 14:06:50 +00:00
"retinaface",
"rocm",
"RRDB",
"runwayml",
"safetensor",
"safetensors",
"scandir",
"scipy",
"scrollback",
"sess",
"Singlestep",
"spacy",
"spinalcase",
"stabilityai",
"stringcase",
2023-01-30 00:42:05 +00:00
"timestep",
"timesteps",
2023-02-02 14:31:35 +00:00
"tojson",
2023-02-05 14:06:50 +00:00
"torchvision",
"uncond",
"unet",
2023-02-05 14:06:50 +00:00
"unsqueeze",
"untruncated",
2023-02-05 14:06:50 +00:00
"upsample",
"upsampler",
2023-02-05 14:06:50 +00:00
"upsampling",
"upscaling",
"venv",
"virtualenv",
"zustand"
]
}
}