This website requires JavaScript.
Explore
Help
Sign In
xtaodada
/
YoloFace-BE
Watch
1
Star
0
Fork
0
You've already forked YoloFace-BE
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
986fc90826
YoloFace-BE
/
main.py
10 lines
92 B
Python
Raw
Normal View
History
Unescape
Escape
feat: support handler
2024-11-04 13:41:12 +00:00
from
src
.
app
import
app
feat: users services
2024-11-04 07:36:52 +00:00
def
main
(
)
:
app
.
run
(
)
if
__name__
==
"
__main__
"
:
main
(
)
Reference in New Issue
Copy Permalink