This website requires JavaScript.
Explore
Help
Register
Sign In
askill
/
FacialRecognition-Demo
mirror of
https://github.com/Askill/FacialRecognition-Demo.git
Watch
1
Star
0
Fork
You've already forked FacialRecognition-Demo
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a028b348c0
FacialRecognition-Demo
/
run.py
8 lines
82 B
Python
Raw
Normal View
History
Unescape
Escape
started
2020-03-15 19:02:37 +00:00
from
application
import
app
app
.
run
(
host
=
"
0.0.0.0
"
,
port
=
'
10024
'
,
debug
=
True
)
ORM works I think
2020-03-15 22:15:40 +00:00