Skip to content

extensions.py #6

Description

@ripnew

Hi, sorry I am new to text-generation-webui-extensions and I am using one_click.py to install it on windows. All runs good till I try to add your extension, installed thru interface. I am getting error below about missing extensions, please let me know which version I need as if I add it only to requirements.txt and update it will download version which will corrupt my environment

01:42:27-817565 INFO Loading the extension "webui-autonomics"
01:42:27-818565 ERROR Failed to load the extension "webui-autonomics".
Traceback (most recent call last):
File "X:\DIFFUSION\text-generation-webui\text-generation-webui\modules\extensions.py", line 36, in load_extensions
exec(f"import extensions.{name}.script")
File "", line 1
import extensions.webui-autonomics.script
^
SyntaxError: invalid syntax

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions