Shinhati2023 commited on
Commit
8572691
1 Parent(s): cbc53e3

Create Streamlit app.Py

Browse files
Files changed (1) hide show
  1. Streamlit app.Py +2 -0
Streamlit app.Py ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ import streamlit as st
2
+ from transformers import pipeline