This website requires JavaScript.
Explore
Help
Sign In
1580158
/
kohya_ss
mirror of
https://github.com/bmaltais/kohya_ss
Watch
1
Star
0
Fork
You've already forked kohya_ss
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2e70f6415f
kohya_ss
/
sd-scripts
/
setup.py
3 lines
97 B
Python
Raw
Blame
History
from
setuptools
import
setup
,
find_packages
setup
(
name
=
"
library
"
,
packages
=
find_packages
(
)
)
Reference in New Issue
View Git Blame
Copy Permalink