srustik123 commited on
Commit
f3138e6
·
verified ·
1 Parent(s): f80b29b

Update src/streamlit_app.py

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