JThosantad commited on
Commit
83702b1
1 Parent(s): 4eccae8

Update app.py

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