import gradio as gr # Define the Gradio interface using the model you mentioned iface = gr.Interface.load("rabiaqayyum/autotrain-mental-health-analysis-752423172") # Launch the Gradio interface iface.launch()