llmahmad commited on
Commit
d6dac0d
·
verified ·
1 Parent(s): 6eb13db

Update app.py

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