Hi, I'm trying to run on MacOS but I think there are some minimum requirements. Does it need to run on the same folder as SD? Is there a requirements.txt?
I receive this error:
../sources/text2image_safety/rl_utils.py", line 4, in <module>
from PIL import Image
ModuleNotFoundError: No module named 'PIL'
Hi, I'm trying to run on MacOS but I think there are some minimum requirements. Does it need to run on the same folder as SD? Is there a requirements.txt?
I receive this error: