How to obtain more vram? #12113
Unanswered
RealSnowless
asked this question in
Q&A
Replies: 1 comment 9 replies
-
|
set COMMANDLINE_ARGS= --disable-nan-check --lowvram --opt-sub-quad-attention Share what you're trying to do, make much bigger pictures? Go faster? |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
-
SD Says: Could not allocate tensor with 2147483648 bytes. There is not enough GPU video memory available!
I have an AMD Radeon RX 6800 XT 16GB and these are the command lines im running.
@echo off
set PYTHON=
set GIT=
set VENV_DIR=
set COMMANDLINE_ARGS= --always-batch-cond-uncond --no-half --disable-nan-check --medvram
call webui.bat
Beta Was this translation helpful? Give feedback.
All reactions