Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jhatchett
/
Words2Wisdom
like
2
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Words2Wisdom
/
src
/
words2wisdom
/
__main__.py
johaunh
updated for ai4ed
4b9251f
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
64 Bytes
if
__name__ ==
"__main__"
:
from
.
import
cli
cli.main()