Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sreepathi-ravikumar
/
mentormindz-engine
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
sreepathi-ravikumar
commited on
Apr 17, 2025
Commit
2a97f6e
·
verified
·
1 Parent(s):
fc7903d
Update setup.sh
Browse files
Files changed (1)
hide
show
setup.sh
+2
-1
setup.sh
CHANGED
Viewed
@@ -1,3 +1,4 @@
1
#!/bin/bash
2
python -m spacy download en_core_web_sm
3
-
chmod +x setup.sh
1
#!/bin/bash
2
python -m spacy download en_core_web_sm
3
+
chmod +x setup.sh
4
+
pip list