dibrale / dibrale/webui_autonomics
extensions.py
- Dominant language
- Python
- Stars
- 37
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.