Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
vvitcheff
/
rasa-LaBSE
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
02daf45
rasa-LaBSE
/
app.py
vvitcheff
initial commit
02daf45
almost 2 years ago
raw
Copy download link
history
blame
Safe
68 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/rasa/LaBSE"
).launch()