Spaces:
Runtime error
Runtime error
File size: 108 Bytes
29f0a11 |
1 2 3 4 |
import gradio as gr
_ = gr.Interface.load("huggingface/MoritzLaurer/mDeBERTa-v3-base-mnli-xnli")
_.launch() |