Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ginigen
/
Sign-language
like
31
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cc8a1d3
Sign-language
/
post_install.py
Figea
Upload post_install.py
0a7b9c1
verified
8 months ago
raw
Copy download link
history
blame
Safe
56 Bytes
# post_install.py
import
nltk
nltk.download(
'wordnet'
)