You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2024-05-23 18:15:26 INFO:Loading the extension "edge_tts"...
2024-05-23 18:15:29 ERROR:Failed to load the extension "edge_tts".
Traceback (most recent call last):
File "C:\tools\text-generation-webui\coyude\modules\extensions.py", line 36, in load_extensions
exec(f"import extensions.{name}.script")
File "", line 1, in
File "C:\tools\text-generation-webui\coyude\extensions\edge_tts\script.py", line 20, in
from modules import chat, shared, ui_chat
ImportError: cannot import name 'ui_chat' from 'modules' (unknown location)
The text was updated successfully, but these errors were encountered:
2024-05-23 18:15:26 INFO:Loading the extension "edge_tts"...
2024-05-23 18:15:29 ERROR:Failed to load the extension "edge_tts".
Traceback (most recent call last):
File "C:\tools\text-generation-webui\coyude\modules\extensions.py", line 36, in load_extensions
exec(f"import extensions.{name}.script")
File "", line 1, in
File "C:\tools\text-generation-webui\coyude\extensions\edge_tts\script.py", line 20, in
from modules import chat, shared, ui_chat
ImportError: cannot import name 'ui_chat' from 'modules' (unknown location)
The text was updated successfully, but these errors were encountered: