FaceAnalysis / app.py
NassimeBejaia's picture
Update app.py
59e917c
raw
history blame contribute delete
No virus
132 Bytes
#from mtcnn.mtcnn import MTCNN
import streamlit as st
import os
st.title("Test of Person detection")
st.text("")
st.text("")