Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Straive-Kripa
/
redux
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Straive-Kripa
commited on
Feb 29, 2024
Commit
2a39300
·
verified
·
1 Parent(s):
a50822d
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,3 @@
1
-
!pip install https://huggingface.co/spacy/en_core_web_sm/resolve/main/en_core_web_sm-any-py3-none-any.whl
2
import spacy
3
import re
4
1
import spacy
2
import re
3