File size: 94 Bytes
75e4702
 
 
d117d49
f1374ca
1
2
3
4
5
import streamlit as st
from transformers import pipeline
from PIL import Image

print("hello")