Spaces:
No application file
No application file
Shinhati2023
commited on
Commit
•
8572691
1
Parent(s):
cbc53e3
Create Streamlit app.Py
Browse files- Streamlit app.Py +2 -0
Streamlit app.Py
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
import streamlit as st
|
2 |
+
from transformers import pipeline
|