Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Mzphyr
/
dlcmuz
like
0
Configuration error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
dlcmuz
/
run.py
Mzphyr
Upload folder using huggingface_hub
5969345
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
92 Bytes
#!/usr/bin/env python3
from
modules
import
core
if
__name__ ==
'__main__'
:
core.run()