Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
GGG-666
/
sd-scripts
like
1
Model card
Files
Files and versions
Community
main
sd-scripts
/
setup.py
abc
Upload 54 files
94f2ce5
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
97 Bytes
from
setuptools
import
setup, find_packages
setup(name =
"library"
, packages = find_packages())