Devendra21 commited on
Commit
1bd1cd0
·
verified ·
1 Parent(s): c6a1f6c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -1,7 +1,6 @@
1
  import streamlit as st
2
  import os
3
  import sys
4
- import requests
5
 
6
  # Add the 'utils' directory to sys.path
7
  sys.path.append(os.path.join(os.path.dirname(__file__), "utils"))
 
1
  import streamlit as st
2
  import os
3
  import sys
 
4
 
5
  # Add the 'utils' directory to sys.path
6
  sys.path.append(os.path.join(os.path.dirname(__file__), "utils"))