Pratyush101 commited on
Commit
63f7c3b
·
verified ·
1 Parent(s): 8df6213

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -9,7 +9,6 @@ import numpy as np
9
  import streamlit as st
10
  from streamlit_webrtc import WebRtcMode, webrtc_streamer
11
 
12
- from sample_utils.download import download_file
13
  from sample_utils.turn import get_ice_servers
14
 
15
  HERE = Path(__file__).parent
 
9
  import streamlit as st
10
  from streamlit_webrtc import WebRtcMode, webrtc_streamer
11
 
 
12
  from sample_utils.turn import get_ice_servers
13
 
14
  HERE = Path(__file__).parent