import streamlit as st from transformers import pipeline from PIL import Image st.title("Hot Dog? Or Not?")