mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-01-24 21:32:03 -08:00
add VRAM Estimator as extension
parent
2e1e29bc4f
commit
4e42a77e68
1 changed files with 7 additions and 0 deletions
|
|
@ -719,6 +719,13 @@
|
|||
"added": "2023-03-04",
|
||||
"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",
|
||||
"url": "https://github.com/dtlnor/stable-diffusion-webui-localization-zh_CN",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue