Sanjayraju30 commited on
Commit
8a6f8bf
·
verified ·
1 Parent(s): ee5c5d8

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
  import torch
3
- import cv2
4
  import numpy as np
5
  from streamlit_webrtc import webrtc_streamer, VideoTransformerBase
6
 
 
1
  import streamlit as st
2
  import torch
 
3
  import numpy as np
4
  from streamlit_webrtc import webrtc_streamer, VideoTransformerBase
5