Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
QuantumLearner/Space26
QuantumLearner
/
Space25
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Space25
/
setup.sh
QuantumLearner
Create setup.sh
173ca7f
verified
6 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
59 Bytes
#!/bin/bash
python -c
"import nltk; nltk.download('punkt')"