hi everyone, does anyone know how to solve the issue: Launching launch.py... ######################
hi everyone, does anyone know how to solve the issue:
Launching launch.py...
################################################################
Using TCMalloc: libtcmalloc_minimal.so.4
Python 3.10.6 (main, May 29 2023, 11:10:38) [GCC 11.3.0]
Version: v1.4.0
Commit hash: 394ffa7b0a7fff3ec484bcd084e673a8b301ccc8
Launching Web UI with arguments: -f --port 3000 --xformers --skip-install --listen --enable-insecure-extension-access
No module 'xformers'. Proceeding without it.
*** Cannot import xformers
Traceback (most recent call last):
File "/workspace/stable-diffusion-webui/modules/sd_hijack_optimizations.py", line 138, in <module>
import xformers.ops
ModuleNotFoundError: No module named 'xformers'
Launching launch.py...
################################################################
Using TCMalloc: libtcmalloc_minimal.so.4
Python 3.10.6 (main, May 29 2023, 11:10:38) [GCC 11.3.0]
Version: v1.4.0
Commit hash: 394ffa7b0a7fff3ec484bcd084e673a8b301ccc8
Launching Web UI with arguments: -f --port 3000 --xformers --skip-install --listen --enable-insecure-extension-access
No module 'xformers'. Proceeding without it.
*** Cannot import xformers
Traceback (most recent call last):
File "/workspace/stable-diffusion-webui/modules/sd_hijack_optimizations.py", line 138, in <module>
import xformers.ops
ModuleNotFoundError: No module named 'xformers'
