Open sigma7eaven opened 7 months ago
Found Clues Attempting uninstall: gradio Found existing installation: gradio 3.33.1 Uninstalling gradio-3.33.1: Successfully uninstalled gradio-3.33.1 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. oobabot-plugin 0.2.3 requires fastapi<0.100.0,>=0.99.1, but you have fastapi 0.110.2 which is incompatible. oobabot-plugin 0.2.3 requires gradio<3.34.0,>=3.33.1, but you have gradio 4.26.0 which is incompatible. oobabot-plugin 0.2.3 requires gradio-client==0.2.5, but you have gradio-client 0.15.1 which is incompatible. tts 0.22.0 requires pandas<2.0,>=1.4, but you have pandas 2.2.2 which is incompatible.
Conda into TGUI folder Git clone into repository install requirements but step 3. explanation breaks down completely and assumes you know how to do this stuff lol.
Then just run "this" to create the oobabot plugin directory (./extensions/oobabot) and install the plugin's hook (script.py) into the Oobabooga server:
oobabot-plugin install
What am I running here? \text-generation-webui> ./extensions/oobabot '.' is not recognized as an internal or external command, operable program or batch file.
text-generation-webui>oobabot Please set the 'DISCORD_TOKEN' environment variable to your bot's discord token.
As far as this goes, you need to
Conda into TGUI folder Git clone into repository install requirements but step 3. explanation breaks down completely and assumes you know how to do this stuff lol.
Then just run "this" to create the oobabot plugin directory (./extensions/oobabot) and install the plugin's hook (script.py) into the Oobabooga server:
oobabot-plugin install
What am I running here? \text-generation-webui> ./extensions/oobabot '.' is not recognized as an internal or external command, operable program or batch file.
text-generation-webui>oobabot Please set the 'DISCORD_TOKEN' environment variable to your bot's discord token.