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

105 lines
1.4 KiB
Plaintext
Raw Normal View History

{
"folders": [
{
"name": "root",
"path": "."
},
{
"path": "api"
},
{
"path": "docs"
},
{
"path": "exe"
},
{
"path": "gui"
}
],
"settings": {
"cSpell.words": [
"astype",
2023-04-28 03:50:11 +00:00
"Autoencoder",
2023-06-19 02:47:14 +00:00
"backlighting",
2023-02-05 14:06:50 +00:00
"basicsr",
2023-06-19 02:47:14 +00:00
"bokeh",
"Civitai",
2023-02-05 14:06:50 +00:00
"ckpt",
"codebook",
"codeformer",
"controlnet",
"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",
"Highres",
"huggingface",
2023-06-19 02:47:14 +00:00
"hyperrealism",
"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",
2023-04-22 04:04:50 +00:00
"VRAM",
"zustand"
]
}
}