I'm on Windows 10, I have a RTX 3060 with 12GB VRAM, 48GB of RAM.
On install I'm getting a number of errors. I ran the run batch file, and it wouldn't do anything. I ran the install_lollms_webui batch file, it did nothing. Then I just tried running the install batch file and it can't install the lollms core. I installed the requirements.txt via pip, and it's saying it's missing the lollms module. I installed that, then it says it can't find setup.py, which it's in the same dir. So I just tried running setup.py, and I'm getting a UnicodeDecodeError. I'm lost.
I'm on Windows 10, I have a RTX 3060 with 12GB VRAM, 48GB of RAM.
On install I'm getting a number of errors. I ran the run batch file, and it wouldn't do anything. I ran the install_lollms_webui batch file, it did nothing. Then I just tried running the install batch file and it can't install the lollms core. I installed the requirements.txt via pip, and it's saying it's missing the lollms module. I installed that, then it says it can't find setup.py, which it's in the same dir. So I just tried running setup.py, and I'm getting a UnicodeDecodeError. I'm lost.