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
Check the image weather its already there in RGB or Greyscale else convert it into any of the format using PILLOW package and then try once again
If possible share the code here
PS C:\Users\Krish\Desktop\PYTHON> > & "C:/Program Files/Python312/python.exe" c:/Users/Krish/Desktop/PYTHON/face.py
Error: Unsupported image type, must be 8bit gray or RGB image.
PS C:\Users\Krish\Desktop\PYTHON> & "C:/Program Files/Python312/python.exe" c:/Users/Krish/Desktop/PYTHON/face.py
Image mode: RGB
Image format: JPEG
PS C:\Users\Krish\Desktop\PYTHON> & "C:/Program Files/Python312/python.exe" c:/Users/Krish/Desktop/PYTHON/face.py
Image mode: RGB
Image format: JPEG
PS C:\Users\Krish\Desktop\PYTHON> & "C:/Program Files/Python312/python.exe" c:/Users/Krish/Desktop/PYTHON/face.py
Image mode: RGB
Image format: JPEG
Error: Unsupported image type, must be 8bit gray or RGB image.
The text was updated successfully, but these errors were encountered: