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