import gradio as gr from transformers import pipeline sentiment = pipeline("sentiment-analysis")