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