Description
The extensions are correctly added and loaded; however, there is a need to update the requirements via:
pip install -r extensions/Lucid_Autonomy/requirements.txt --upgrade
Failing to do this results in an error message.
Once these updates have been applied, I am unable to proceed with the step "Updating Marker files to run on GPU 0" due to a missing folder python3.11 within the env/lib directory. The issue occurs even when following all steps correctly, excluding the requirement update in the conda environment of text-generation-webui.