c8a0f34
1
2
3
4
5
6
import streamlit as st from transformers import pipeline from PIL import Image st.title("Hot Dog? Or Not?")