We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e2dbf2 commit afb3aaeCopy full SHA for afb3aae
examples/face_detection/face_detection.py
@@ -1,3 +1,5 @@
1
+#!/usr/bin/env python3
2
+
3
import argparse
4
import asyncio
5
0 commit comments