Skip to content

increase the amount of RAM #9992

Closed Answered by ClashSAN
OlegXio asked this question in Q&A
May 1, 2023 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

On a computer, with a graphics card, there are two types of ram: regular ram, and vram.

Vram is what this program uses and what matters for large sizes.

For you, adding to webui-user.bat like this helps:

COMMANDLINE_ARGS=--xformers --medvram
(Faster, smaller max size)
or
COMMANDLINE_ARGS=--xformers --lowvram
(Slower, larger max size)

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@sophienix
Comment options

Answer selected by OlegXio
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants