index
:
stable-diffusion-webui-gfx803.git
master
stable-diffusion-webui by AUTOMATIC1111 with patches for gfx803 GPU and Dockerfile
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
import_hook.py
blob: 7403135d7d1a4f708c5d8373cf8b15325dffb9df (
plain
)
1
2
3
4
5
import
sys
if
"xformers"
not in
""
.
join
(
sys
.
argv
):
sys
.
modules
[
"xformers"
] =
None