You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-- Set up cloud function as in readme steps 1-4
-- upload zombie picture as in readme step 5
Expected result
-- Offensive content is detected
-- Image is copied locally, blurred, then uploaded as new object
-- Viewing new object shows blurred image
Actual result
-- Offensive content is detected
-- Images is copied locally, acted on, and new object is uploaded
-- Viewing new object shows unblurred copy of original image
The text was updated successfully, but these errors were encountered:
Steps to repro
-- Set up cloud function as in readme steps 1-4
-- upload zombie picture as in readme step 5
Expected result
-- Offensive content is detected
-- Image is copied locally, blurred, then uploaded as new object
-- Viewing new object shows blurred image
Actual result
-- Offensive content is detected
-- Images is copied locally, acted on, and new object is uploaded
-- Viewing new object shows unblurred copy of original image
The text was updated successfully, but these errors were encountered: