Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ginigen
/
Sign-language
like
31
Building
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cc8a1d3
Sign-language
File size: 56 Bytes
0a7b9c1
1
2
3
4
5
# post_install.py
import
nltk nltk.download(
'wordnet'
)