eaglelandsonce commited on
Commit
da54583
1 Parent(s): 784b56c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
1
  import streamlit as st
2
- from utils import generate_script
3
 
4
  # Applying Styling
5
  st.markdown("""
 
1
  import streamlit as st
2
+ from util import generate_script
3
 
4
  # Applying Styling
5
  st.markdown("""