Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
GIZ
/
embedding_visualisation
like
9
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
afa2c48
embedding_visualisation
/
apps
/
similarity.py
peter2000
Update apps/similarity.py
4f7df78
over 2 years ago
raw
Copy download link
history
blame
66 Bytes
import
streamlit
as
st
def
app
():
st.title(
"Text Similarity"
)