Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dl-ru
/
ru-srl-model
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e4c9b6a
ru-srl-model
/
app.py
dl-ru
initial commit
e4c9b6a
almost 2 years ago
raw
Copy download link
history
blame
80 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/dl-ru/rubert-tiny2-srl"
).launch()