Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
radames
/
sentence-embeddings-visualization
like
19
Runtime error
App
Files
Files
Community
57535ba
sentence-embeddings-visualization
/
main.py
radames
first
57535ba
over 2 years ago
raw
Copy download link
history
blame
Safe
70 Bytes
import
subprocess
subprocess.run([
"make"
,
"build-all"
], shell=
False
)