Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yiren98
/
MakeAnything-AsymmertricLoRA
like
0
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
993b150
MakeAnything-AsymmertricLoRA
/
setup.py
yiren98
main
c1bc1cb
about 2 months ago
raw
Copy download link
history
blame
Safe
97 Bytes
from
setuptools
import
setup, find_packages
setup(name =
"library"
, packages = find_packages())