@@ -16,7 +16,7 @@ try:
while True:
r = requests.get('{}/anonymize'.format(root_api_url))
face_cascade = cv2.CascadeClassifier(cv2.data.haarcascades + 'haarcascade_frontalface_default.xml')
print(r.text)
# print(r.text)
response = r.json()
for detection in response:
The note is not visible to the blocked user.