riperbot
Results
2
comments of
riperbot
This is a great and simple solution! Now we can even just sharpen/enhance an image without resizing it using 4x-UltraSharp or something like that!
1) you need to update some things. I don't use xformers, but in my "webui-user_update.bat": ``` @echo off set PYTHON= set GIT= set VENV_DIR= set COMMANDLINE_ARGS=--reinstall-torch --reinstall-xformers --xformers git pull...