Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Cafet
/
Cafet-w2v-bert-version-final
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
37572cf
Cafet-w2v-bert-version-final
/
app.py
Cafet
initial commit
37572cf
verified
9 months ago
raw
Copy download link
history
blame
Safe
76 Bytes
import
gradio
as
gr
gr.load(
"models/Cafet/w2v-bert-version-final"
).launch()