Spaces:
Running
on
Zero
Running
on
Zero
Error - Safety Checker
#4
by
Rob2
- opened
Unfortunately it often only gives a black image, even when it's on the default setting :( Otherwise it would be great, thanks.
Its related to safety checker from huggingface diffusers library. You can clone this space and set safety_checker = None. This space should work on Google Colab T4 GPU without a problem. Just pip install necessary libraries from requirements.txt and delete the import spaces and @spaces.GPU decorator from app.py.
thanks for the reply
gokaygokay
changed discussion title from
Error
to Error - Safety Checker