import streamlit as st from transformers import pipeline pipe = pipeline('image-classification')