JSY8 commited on
Commit
625f211
·
verified ·
1 Parent(s): 1067567

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -1,5 +1,7 @@
1
  pip install streamlit
2
 
 
 
3
  # import part
4
  import streamlit as st
5
  from transformers import pipeline
 
1
  pip install streamlit
2
 
3
+
4
+
5
  # import part
6
  import streamlit as st
7
  from transformers import pipeline