I noticed a few people are struggling to activate their environment. Turns out there are a couple of files supplied with the Text-Gen-WebUI that specifically start your environment for your OS and unload any other environment you might be in.
cmd_windows.bat, cmd_linux.sh, cmd_macos.sh and cmd_wsl.bat
It might be worth updating the install readme to tell people to run those, as "conda activate textgen" doesnt work on Windows unless youve manually set up a load of other things in the path!
I noticed a few people are struggling to activate their environment. Turns out there are a couple of files supplied with the Text-Gen-WebUI that specifically start your environment for your OS and unload any other environment you might be in.
cmd_windows.bat, cmd_linux.sh, cmd_macos.sh and cmd_wsl.bat
It might be worth updating the install readme to tell people to run those, as "conda activate textgen" doesnt work on Windows unless youve manually set up a load of other things in the path!
Also, thanks generally for getting this working!