This website requires JavaScript.
Explore
Help
Sign In
notquitenothing
/
auto_sd_docker
Watch
1
Star
0
Fork
You've already forked auto_sd_docker
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
13e0295ab6
auto_sd_docker
/
modules
/
import_hook.py
6 lines
88 B
Python
Raw
Blame
History
import
sys
if
"
xformers
"
not
in
"
"
.
join
(
sys
.
argv
)
:
sys
.
modules
[
"
xformers
"
]
=
None
Reference in New Issue
View Git Blame
Copy Permalink