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
I looked all over the internet and even used ChatGPT for help but there is no mention about the missing module anywhere, what in the world is that?!
I got this error in the ComfyUI cmd window:
BlackForestImageGenerationDriver not found
Traceback (most recent call last):
File "Z:\_PSTART_\_APPS_\_AI_\ComfyUI_windows_portable\ComfyUI\nodes.py", line 2092, in load_custom_node
module_spec.loader.exec_module(module)
File "<frozen importlib._bootstrap_external>", line 995, in exec_module
File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
File "Z:\_PSTART_\_APPS_\_AI_\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Griptape\__init__.py", line 219, in <module>
from .nodes.drivers.gtUISerperWebSearchDriver import gtUISerperWebSearchDriver
File "Z:\_PSTART_\_APPS_\_AI_\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Griptape\nodes\drivers\gtUISerperWebSearchDriver.py", line 1, in <module>
from griptape.serper.drivers.serper_web_search.driver import SerperWebSearchDriver
ModuleNotFoundError: No module named 'griptape.serper'
Cannot import Z:\_PSTART_\_APPS_\_AI_\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Griptape module for custom nodes: No module named 'griptape.serper'
I looked all over the internet and even used ChatGPT for help but there is no mention about the missing module anywhere, what in the world is that?!
I got this error in the ComfyUI cmd window:
Meaning Griptape doe snot load at all!
1.2 seconds (IMPORT FAILED): Z:_PSTART__APPS__AI_\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Griptape
The text was updated successfully, but these errors were encountered: