Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
NicoHuang
/
facebook-fasttext-zh-vectors
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a0aef7d
facebook-fasttext-zh-vectors
/
app.py
NicoHuang
initial commit
a0aef7d
over 1 year ago
raw
Copy download link
history
blame
Safe
76 Bytes
import
gradio
as
gr
gr.load(
"models/facebook/fasttext-zh-vectors"
).launch()