AnasAlokla commited on
Commit
ef12202
·
verified ·
1 Parent(s): dea7ee4

Update app.py

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