>>38604487(You)
>>38604495? What do you mean by specific character tags? You can prompt there the same way you would using it properly with a GPU or on NovelAI itself, but the output is NOT identical like I told you before.
>AttributeError: 'str' object has no attribute 'copy'So, this might be specific to my own use case, but I noticed that trying to edit the launch arguments in either webui-user.bat or webui.bat was doing fuck all. I had to force an override in
launch.py.
Go to line 160
I think of
launch.py. Edit it as follows:
def prepare_enviroment():
torch_command = os.environ.get('TORCH_COMMAND', "pip install torch==1.12.1+cpu torchvision==0.13.1+cpu torchaudio==0.12.1 --extra-index-url
https://download.pytorch.org/whl/cpu")
requirements_file = os.environ.get('REQS_FILE', "requirements_versions.txt")
commandline_args = os.environ.get('COMMANDLINE_ARGS', "--skip-torch-cuda-test --precision full --no-half --no-half-vae --use-cpu all --enable-insecure-extension-access")
You can remove --enable-insecure-extension-access if you want, but you won't be able to install extensions directly through webui if you do.
Or you can just back up your
launch.py rename it to launch.py.old or something and save this as "
launch.py"
https://litter.catbox.moe/i38eag.txt - I already removed --enable-insecure-extension-access from it before uploading it.
>>38604500I too just enjoy spitballing for the sake of it. IDK. #24 looks dark/dingy. #39 is a bizarre crop. One thing I've considered and still toy with for a few minutes a day
ollie when? kek is multiple non-overlapping crops of a single image to include different parts of it, tagged appropriately.