import gradio as gr gr.Interface( "huggingface/DrishtiSharma/wav2vec2-base-finetuned-sentiment-mesd-v11", title="Test Space", description="Test Space", layout="horizontal", theme="huggingface", ).launch(enable_queue=True)