This website requires JavaScript.
Explore
Help
Sign In
happyz
/
Fooocus
mirror of
https://github.com/lllyasviel/Fooocus.git
Watch
1
Star
0
Fork
You've already forked Fooocus
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
12dc2396f6
Fooocus
/
tests
/
__init__.py
5 lines
100 B
Python
Raw
Blame
History
import
sys
import
pathlib
sys
.
path
.
append
(
pathlib
.
Path
(
f
'
{
__file__
}
/../modules
'
)
.
parent
.
resolve
(
)
)
Reference in New Issue
View Git Blame
Copy Permalink