Spaces:
No application file
No application file
Shinhati2023
commited on
Commit
•
691975d
1
Parent(s):
8572691
Update Streamlit app.Py
Browse files- Streamlit app.Py +2 -1
Streamlit app.Py
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
import streamlit as st
|
2 |
-
from transformers
|
|
|
|
1 |
import streamlit as st
|
2 |
+
from transformers
|
3 |
+
import pipeline
|