Spaces:
Runtime error
Runtime error
| import gradio as gr | |
| from gradio import Interface | |
| iface = gr.Interface.load("models/CAMeL-Lab/bert-base-arabic-camelbert-da-sentiment") | |
| iface.launch() |