Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
aks1981
/
S20-tokenization
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
aks1981
commited on
Jun 22, 2024
Commit
1afc1f4
·
verified
·
1 Parent(s):
86e1e07
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 beautifulsoup4
2
3
import streamlit as st
4
1
2
import streamlit as st
3