Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
theArif
/
theArif-reduplication-repetition-xlmr-v1
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2832664
theArif-reduplication-repetition-xlmr-v1
/
app.py
theArif
initial commit
2832664
over 2 years ago
raw
Copy download link
history
blame
98 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/theArif/reduplication-repetition-xlmr-v1"
).launch()