HareemFatima commited on
Commit
2b6505b
1 Parent(s): 2edf518

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,3 +1,4 @@
 
1
  from transformers import pipeline
2
 
3
  # Load the model pipeline
 
1
+ import streamlit as st
2
  from transformers import pipeline
3
 
4
  # Load the model pipeline