Closed rishi-s8 closed 1 month ago
Recent commits have added imports, for example in wand and cv2 in corruption.py.
wand
cv2
corruption.py
requirements.txt needs to be updated with the correct imports.
requirements.txt
@joyce-yuan I believe these are your changes
Recent commits have added imports, for example in
wand
andcv2
incorruption.py
.requirements.txt
needs to be updated with the correct imports.