Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
fangbin
/
zxvfs
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
zxvfs
/
run.py
fangbin
no message
deb4e3b
4 months 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()