This website requires JavaScript.
Explore
Help
Sign In
1580158
/
lora-scripts
mirror of
https://github.com/Akegarasu/lora-scripts
Watch
1
Star
0
Fork
You've already forked lora-scripts
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b06fb56515
lora-scripts
/
scripts
/
dev
/
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