add VRAM Estimator as extension
parent
2e1e29bc4f
commit
4e42a77e68
|
|
@ -719,6 +719,13 @@
|
||||||
"added": "2023-03-04",
|
"added": "2023-03-04",
|
||||||
"tags": ["tab", "animation"]
|
"tags": ["tab", "animation"]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "VRAM Estimator",
|
||||||
|
"url": "https://github.com/space-nuko/a1111-stable-diffusion-webui-vram-estimator.git",
|
||||||
|
"description": "Runs txt2img, img2img, highres-fix at increasing dimensions and batch sizes until OOM, and outputs data to graph.",
|
||||||
|
"added": "2023-03-05",
|
||||||
|
"tags": ["tab"]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "zh_CN Localization",
|
"name": "zh_CN Localization",
|
||||||
"url": "https://github.com/dtlnor/stable-diffusion-webui-localization-zh_CN",
|
"url": "https://github.com/dtlnor/stable-diffusion-webui-localization-zh_CN",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue