Pavani2704 commited on
Commit
662636f
1 Parent(s): 23752c4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- import streamlit
2
 
3
  import transformers
4
  # Use a pipeline as a high-level helper
 
1
+ import streamlit as st
2
 
3
  import transformers
4
  # Use a pipeline as a high-level helper