Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
codemogul
/
test
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
codemogul
commited on
Jul 18, 2023
Commit
d6cabce
·
1 Parent(s):
3e7037b
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
!
pip install --upgrade tensorflow
2
3
import nltk
4
nltk.download('punkt')
1
+
!pip install --upgrade tensorflow
2
3
import nltk
4
nltk.download('punkt')