Skip to content
Discussion options

You must be logged in to vote

Superbooga finally running!
Ive always manually created my text-generation-webui installs and they work with everything except superbooga. I suspect there may be some important information missing when running a manual install... so I tried an auto installler...
(Windows 11 WSL)
I had to delete my conda environment, proceeded with a fresh install, used the wsl.sh to autogenerate the environment, cloned the /env into 'textgen' for easy access, activated textgen environment, claude.ai wrote a script for me that will install all requirements.txt from the extensions folder (extentension-requirements.py):

import os
import subprocess
import sys

extensions_dir = 'extensions'
report_file = 'ext-…

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@nbollman
Comment options

Answer selected by nbollman
@edwhiskey
Comment options

Comment options

You must be logged in to vote
1 reply
@GitHub1712
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants