RandomInternetPreson / LucidWebSearch

A web search extension for Oobabooga's text-generation-webui (now with nougat)
GNU Affero General Public License v3.0
61 stars 6 forks source link

Menu not showing even though extension is installed #7

Open Eddcapone opened 5 months ago

Eddcapone commented 5 months ago

I installed and enabled the extension and restarted everything but it wont show up:

grafik grafik

RandomInternetPreson commented 5 months ago

Hmm, that is vexing. Did you do pip install -r requirements.txt using the appropriate terminal for windows? I made a video that shows how to do this for a different extension, but it is the same process for all extensions:

https://github.com/RandomInternetPreson/LucidWebSearch?tab=readme-ov-file#extras

I updated oobabooga yesterday and had everything working.

Let me know if you still don't see the instructions after running the cmd_windows.bat file, navigating to the extension folder, and then running pip install -r requriements.txt

Eddcapone commented 3 months ago

The requirements @ text-generation-webui\extensions\LucidWebSearch were indeed missing, but it does still not show the menu after installing them.