mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-04-26 17:29:35 +00:00
add VRAM Estimator as extension
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user