Nikhitha2310 commited on
Commit
2778c6d
·
verified ·
1 Parent(s): ff6fdec

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- from tansformers import pipeline
2
  import streamlit as st
3
 
4
  inp=st.text_input("Enter the text")
 
1
+ from transformers import pipeline
2
  import streamlit as st
3
 
4
  inp=st.text_input("Enter the text")