steamtest / app.py
kelvinleong's picture
Update app.py
f1374ca
raw
history blame contribute delete
94 Bytes
import streamlit as st
from transformers import pipeline
from PIL import Image
print("hello")