Rose Ramos

Results 24 comments of Rose Ramos

> Can I have to upgrade gradio to version 4.0 from version 3.41.2 which I see in A1111 v1.6.1? Isn't my A1111 going to break down? It will probably break,...

The responsibility for maintaining compatibility with WebUI should fall on the extension developers, not the other way around. Take, for example, a situation where WebUI receives a significant update that...

> Hi, all > > just install latest packages w/o cuda prebuilt version > > pip install flash_attn exllamav2 transformer -U You just forgot to add the 's' at the...

I have no idea what he wrote here (to me it's as if the letters were in 'mirrored' and backward mode, but see if it helps you: ## Анализ ошибки...

> you can continue use Python3.12, just install pytorch manually by command like `pip install torch==2.2.0+cu121`, and add param ` --skip-python-version-check` when you start sd-webui service. Is there any benefit...

Try adding the "PYTORCH_CUDA_ALLOC_CONF" variable to the "webui-user.bat" file. Example ```batchfile @echo off set PYTHON="C:\MiniConda3\envs\WebUI\python.exe" set GIT= set VENV_DIR=- set COMMANDLINE_ARGS= --api --xformers --update-all-extensions --disable-safe-unpickle --enable-insecure-extension-access --no-download-sd-model --skip-install --precision full...

After the fight over whether Forge had (or was using, I don't quite understand these technical things) ComfyUI components (from what I understand), the project seems to have died out.

> relax Forge isnt Dead or anything if you go Pull Request Page you can see there whats Being Worked on and What tasks are being Done and same on...