saima730 commited on
Commit
6e9d2ac
·
verified ·
1 Parent(s): 059c296

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -1,3 +1,5 @@
 
 
1
  import streamlit as st
2
  pip install transformers && streamlit run app.py
3
 
 
1
+ pip install transformers
2
+
3
  import streamlit as st
4
  pip install transformers && streamlit run app.py
5